Share

HermiteSpline Properties

The HermiteSpline type exposes the following members.

Properties

 NameDescription
Public propertyApproximateLengthThe approximate length of the curve.
(Inherited from Curve)
Public propertyControlPointsThe control points of the Hermite spline.
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 propertyIsPeriodicReturns whether the Hermite spline is periodic or not.
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 propertyParametersReturns the params of the Hermite spline.
Public propertyPeriodThe period of this curve.
(Inherited from Curve)
Public propertyReferenceReturns a stable reference to the curve.
(Inherited from Curve)
Public propertyTangentsReturns the tangents of the Hermite spline.
Public propertyVisibilityThe visibility.
(Inherited from GeometryObject)

See Also

Reference

Was this information helpful?