Share

Arc Properties

The Arc type exposes the following members.

Properties

 NameDescription
Public propertyApproximateLengthThe approximate length of the curve.
(Inherited from Curve)
Public propertyCenterReturns the center of the arc.
Public propertyCode exampleGraphicsStyleIdThe ElementId of the GeometryObject's GraphicsStyle
(Inherited from GeometryObject)
Public propertyIdA unique integer identifying the GeometryObject in its associated non view-specific GeometryElement.
(Inherited from GeometryObject)
Public propertyIsBoundDescribes whether the parameter of the curve is restricted to a particular interval.
(Inherited from Curve)
Public propertyIsClosedDescribes whether the curve is closed.
(Inherited from Curve)
Public propertyIsCyclicThe boolean value that indicates whether this curve is cyclic.
(Inherited from Curve)
Public propertyIsElementGeometryIndicates whether this geometry is obtained directly from an Element.
(Inherited from GeometryObject)
Public propertyCode exampleIsReadOnlyIdentifies if the object is read-only or modifiable.
(Inherited from APIObject)
Public propertyLengthThe exact length of the curve.
(Inherited from Curve)
Public propertyNormalReturns the normal to the plane in which the arc is defined.
Public propertyPeriodThe period of this curve.
(Inherited from Curve)
Public propertyRadiusReturns the radius of the arc.
Public propertyReferenceReturns a stable reference to the curve.
(Inherited from Curve)
Public propertyVisibilityThe visibility.
(Inherited from GeometryObject)
Public propertyXDirectionReturns the X direction.
Public propertyYDirectionReturns the Y direction.

See Also

Reference

Was this information helpful?