PPolygonJoin

Joins the currently selected polygons into a single irregular polygon. The new polygon takes on the attributes of the last polygon in the selection list.


Command constructor

PPolygonJoin();

Example. If the publication currently has 3 polygons selected the example would connect the last vertex of the first polygon to the first vertex of the second, and the last vertext of the second to the first vertex of the third. If the third polygon is closed, then the resulting polygon will be closed.

PPolygonJoin();


See also

The PPolygon, PPolygonAttribs, and PPolygonType commands

The PGetPolygonAttribs query


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support