The Arc type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ApproximateLength | The approximate length of the curve. (Inherited from Curve.) |
![]() | Center | Returns the center of the arc. |
![]() | GraphicsStyleId | The ElementId of the GeometryObject's GraphicsStyle (Inherited from GeometryObject.) |
![]() | Id | A unique integer identifying the GeometryObject in its associated non view-specific GeometryElement. (Inherited from GeometryObject.) |
![]() | IsBound | Describes whether the parameter of the curve is restricted to a particular interval. (Inherited from Curve.) |
![]() | IsClosed | Describes whether the curve is closed. (Inherited from Curve.) |
![]() | IsCyclic | The boolean value that indicates whether this curve is cyclic. (Inherited from Curve.) |
![]() | IsElementGeometry | Indicates whether this geometry is obtained directly from an Element. (Inherited from GeometryObject.) |
![]() | IsReadOnly | Identifies if the object is read-only or modifiable. (Inherited from APIObject.) |
![]() | Length | The exact length of the curve. (Inherited from Curve.) |
![]() | Normal | Returns the normal to the plane in which the arc is defined. |
![]() | Period | The period of this curve. (Inherited from Curve.) |
![]() | Radius | Returns the radius of the arc. |
![]() | Reference | Returns a stable reference to the curve. (Inherited from Curve.) |
![]() | Visibility | The visibility. (Inherited from GeometryObject.) |
![]() | XDirection | Returns the X direction. |
![]() | YDirection | Returns the Y direction. |