CadBoundaryPathLine class
CadBoundaryPathLine class
The Cad boundary path line.
The CadBoundaryPathLine type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of CadBoundaryPathLine |
Properties
| Property | Description |
|---|---|
| first_point | Gets or sets the first Point. |
| second_point | Gets or sets the second Point. |
Methods
| Method | Description |
|---|---|
| to_cad_base_entity | Converet a boundary path entity to cad base entity. |