SoNurbsSurface Properties |
The SoNurbsSurface type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | numSControlPoints | Number of control points in the S direction. |
![]() | numTControlPoints | Number of control points in the T direction. |
![]() | numUControlPoints | Number of control points in the U direction. |
![]() | numVControlPoints | Number of control points in the V direction. |
![]() | sKnotVector | The knot vectors in the S direction. |
![]() | tKnotVector | The knot vectors in the T direction. |
![]() | uKnotVector | The knot vectors in the U direction. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | vKnotVector | The knot vectors in the V direction. |