Click or drag to resize
SoNurbsSurface Properties

The SoNurbsSurface type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertynumSControlPoints

Number of control points in the S direction.

Public propertynumTControlPoints

Number of control points in the T direction.

Public propertynumUControlPoints

Number of control points in the U direction.

Public propertynumVControlPoints

Number of control points in the V direction.

Public propertysKnotVector

The knot vectors in the S direction.

Public propertytKnotVector

The knot vectors in the T direction.

Public propertyuKnotVector

The knot vectors in the U direction.

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

The knot vectors in the V direction.

Top
See Also