Skip to main content

Flags

Description

Gets or sets a value of polyline flag (bit-coded), default is 0:

ValueDescription
1This is a closed polyline (or a polygon mesh closed in the M direction).
2Curve-fit vertices have been added.
4Spline-fit vertices have been added.
8This is a 3D polyline.
16This is a 3D polygon mesh.
32The polygon mesh is closed in the N direction.
64The polyline is a polyface mesh.
128The linetype pattern is generated continuously around the vertices of this polyline.

Syntax

property Flags: Integer;