Share

CylindricalHelix Properties

The CylindricalHelix type exposes the following members.

Properties

 NameDescription
Public propertyApproximateLengthThe approximate length of the curve.
(Inherited from Curve)
Public propertyBasePointThe base point of the axis of the cylindrical helix.
Public propertyGraphicsStyleIdThe ElementId of the GeometryObject's GraphicsStyle
(Inherited from GeometryObject)
Public propertyHeight Height of the cylindrical helix.
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 propertyIsRightHandedTrue if the helix is right handed, false if the helix is left handed.
Public propertyLengthThe exact length of the curve.
(Inherited from Curve)
Public propertyPeriodThe period of this curve.
(Inherited from Curve)
Public propertyPitchThe pitch of the cylindrical helix.
Public propertyRadiusThe radius of the cylindrical helix.
Public propertyReferenceReturns a stable reference to the curve.
(Inherited from Curve)
Public propertyVisibilityThe visibility.
(Inherited from GeometryObject)
Public propertyXVectorThe X direction vector.
Public propertyYVectorThe Y direction vector.
Public propertyZVectorThe Z direction vector, which is same as the axis direction vector.

See Also

Reference

Was this information helpful?