Share

NurbSpline Properties

The NurbSpline type exposes the following members.

Properties

 NameDescription
Public propertyApproximateLengthThe approximate length of the curve.
(Inherited from Curve)
Public propertyCtrlPointsReturns the control points of the nurb spline.
Public propertyDegreeReturns the degree of the nurb 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 propertyisRationalReturns whether the nurb spline is rational or not.
Public propertyCode exampleIsReadOnlyIdentifies if the object is read-only or modifiable.
(Inherited from APIObject)
Public propertyKnotsReturn/set the knots of the nurb spline.
Public propertyLengthThe exact length of the curve.
(Inherited from Curve)
Public propertyPeriodThe period of this curve.
(Inherited from Curve)
Public propertyReferenceReturns a stable reference to the curve.
(Inherited from Curve)
Public propertyVisibilityThe visibility.
(Inherited from GeometryObject)
Public propertyWeightsReturns the weights of the nurb spline.

See Also

Reference

Was this information helpful?