Enum CadPolylineFlag
- Namespace
- Aspose.CAD.FileFormats.Cad.CadConsts
- Assembly
- Aspose.CAD.dll
The Cad POLYLINE flags.
[Flags]
[ComVisible(false)]
public enum CadPolylineFlag : short
Fields
CLOSED_POLY = 1
The close d_ poly.
CLOSED_POLY_MESH = 32
The close d_ pol y_ mesh.
CURVE_FIT = 2
The curv e_ fit.
GENERATED_PATTERN = 128
The generate d_ pattern.
NONE = 0
The none flags.
POLYFACE_MESH = 64
The polyfac e_ mesh.
POLYMESH_3D = 16
The polymes h_3 d.
POLY_3D = 8
The pol y_3 d.
SPLINE_FIT = 4
The splin e_ fit.