CADability dotNET
The ICurve2D type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EndDirection |
Returns the direction of the curve at the endpoint.
|
![]() | EndPoint |
Sets or gets the endpoint of the curve. When the endpoint is set, the startpoint remains unchanged.
|
![]() | IsClosed |
Determins wether this curve is a closed curve (e.g. a circle)
|
![]() | Length |
Returns the length of the curve
|
![]() | MiddleDirection |
Returns the direction of the curve at its middle point.
|
![]() | StartDirection |
Returns the direction of the curve at the startpoint.
|
![]() | StartPoint |
Sets or gets the startpoint. The endpoint remains unchanged when setting the startpoint.
|
![]() | Sweep | |
![]() | UserData |