Click or drag to resize
SoIndexedNurbsCurve Properties

The SoIndexedNurbsCurve type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertycoordIndex

Coordinate indices for the control points.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyknotVector

The knot vector.

(Inherited from SoNurbsCurve.)
Public propertynumControlPoints

Number of control points.

(Inherited from SoNurbsCurve.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also