Share

Ellipse Properties

The Ellipse type exposes the following members.

Properties

 NameDescription
Public propertyApproximateLengthThe approximate length of the curve.
(Inherited from Curve)
Public propertyCenterReturns the center of the ellipse.
Public propertyGraphicsStyleIdThe 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 propertyIsReadOnlyIdentifies 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 ellipse is defined.
Public propertyPeriodThe period of this curve.
(Inherited from Curve)
Public propertyRadiusXReturns the X vector radius of the ellipse.
Public propertyRadiusYReturns the Y vector radius of the ellipse.
Public propertyReferenceReturns a stable reference to the curve.
(Inherited from Curve)
Public propertyVisibilityThe visibility.
(Inherited from GeometryObject)
Public propertyXDirectionThe X direction.
Public propertyYDirectionThe Y direction.

See Also

Reference

Was this information helpful?