CadBoundaryPathCircularEllipse class
CadBoundaryPathCircularEllipse class
The Cad boundary path circular ellipse.
The CadBoundaryPathCircularEllipse type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of CadBoundaryPathCircularEllipse |
Properties
| Property | Description |
|---|---|
| center_point | Gets or sets the centerPoint. |
| major_end_point | Gets or sets the majour end point. |
| axis_ratio | Gets or sets the radius. |
| start_angle | Gets or sets Start angle. |
| end_angle | Gets or sets the End angle. |
| counterclockwise_flag | Gets or sets the counterclockwise flag. |
Methods
| Method | Description |
|---|---|
| to_cad_base_entity | Converet a boundary path entity to cad base entity. |