CadPolylineFlag enumeration

CadPolylineFlag enumeration

The Cad POLYLINE flags.

The CadPolylineFlag type exposes the following members:

Fields

FieldDescription
NONEThe none flags.
CLOSED_POLYThe close d_ poly.
CURVE_FITThe curv e_ fit.
SPLINE_FITThe splin e_ fit.
POLY_3DThe pol y_3 d.
POLYMESH_3DThe polymes h_3 d.
CLOSED_POLY_MESHThe close d_ pol y_ mesh.
POLYFACE_MESHThe polyfac e_ mesh.
GENERATED_PATTERNThe generate d_ pattern.

See Also