CadBoundaryPathCircularArc class
CadBoundaryPathCircularArc class
The Cad boundary path circular arc.
The CadBoundaryPathCircularArc type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of CadBoundaryPathCircularArc |
Properties
| Property | Description |
|---|---|
| center_point | Gets or sets the centerPoint. |
| radius | Gets or sets the radius. |
| start_angle | Gets or sets Start angle. |
| end_angle | Gets or sets the End angle. |
| counter_clockwize | Gets or sets the counter clockwize. |
Methods
| Method | Description |
|---|---|
| to_cad_base_entity | Converet a boundary path entity to cad base entity. |