Arc Properties |
The Arc type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle | Gets the angle subtended by the arc in radians. | |
| Bulge | Gets the bulge value that determines the arc's curvature characteristics. | |
| CenterPoint | Returns the center Point of the arc in three-dimensional space. | |
| Counterclockwise | Gets a value indicating whether the arc is traced in the counterclockwise direction. Returns true if counterclockwise, or false if clockwise. | |
| Direction | Returns the Vector direction indicating the arc's orientation at the start point. | |
| EndPoint | Returns the end Point of the arc in three-dimensional space. | |
| Radius | Gets the radius of the arc. | |
| StartPoint | Returns the start Point of the arc in three-dimensional space. |