Tsg2DEllipse
Unit: DXFConv
Description
The Tsg2DEllipse class defines 2D ellipse entity. Note: it serves for the auxiliary purposes.
Syntax
Tsg2DEllipse = class (Tsg2DArc)
Properties
| Properties | Description |
|---|---|
IsAngleInParam | The property defines whether the Tsg2DArc.EndParam and Tsg2DArc.StartParam properties contain angle or parameter. |
MajorPoint | The property gets or sets an endpoint of major axis, relative to the center (in WCS). |
| Derived from Tsg2DArc | Description |
|---|---|
CenterPoint | The property gets or sets a center point of arc. |
CounterClockWise | The property gets or sets a direction of arc. |
EndParam | The property gets or sets the end point of arc. |
Radius | The property gets or sets a radius of arc. |
StartParam | The property gets or sets the start point of arc. |
| Derived from Tsg2DCurve | Description |
|---|---|
Count | The property returns a quantity of the Tsg2DCurve object's points. |
EdgeType | The property returns an edge type of the Tsg2DCurve object. |
EndPoint | The property returns the end point of the Tsg2DCurve object. |
Points | The property gets a point that belongs to the Tsg2DCurve object by its index. |
StartPoint | The property returns the start point of the Tsg2DCurve object. |
Methods
| Methods | Description |
|---|---|
Create | Creates an instance of the Tsg2DEllipse class object. |
| Derived from Tsg2DArc | Description |
|---|---|
Destroy | Frees up internal objects. |