Previous Next Up Title Contents Index Functions Index Top Library

POLYLINE SET

PXPOLYLINE_SET


CALL SEQUENCE

void pxpolyline_set (
)

EFFECT

Insert a 2D Polyline Set element into the open structure.

Depending on the edit mode, a Polyline Set element is inserted into the open structure after the current element or replaces the current element. The newly inserted element becomes the current element. A Polyline Set element is equivalent to a Polyline Set 3 element with all Z values equal to zero.

See the write-up for Polyline Set 3 (routine pxpolyline_set3) for complete details.


Previous Next Up Title Contents Index Functions Index Top Library