CadPolylineBoundaryPath class
CadPolylineBoundaryPath class
The Cad polyline boundary path.
The CadPolylineBoundaryPath type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of CadPolylineBoundaryPath |
Properties
| Property | Description |
|---|---|
| has_bugle | Gets or sets a value indicating whether has bugle. |
| is_closed | Gets or sets a value indicating whether is closed. |
| max_array_len | Gets or sets the max array len. |
| vertices | Gets list of vertices. |
| bugles | Gets list of bugles. |