Share

NurbsSurfaceData Methods

The NurbsSurfaceData type exposes the following members.

Methods

 NameDescription
Public methodStatic memberCreate 
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetControlPoint Get the list of control points.
Public methodGetControlPoints Get the list of control points.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetKnotsU Get the list of knots in the u-direction.
Public methodGetKnotsV Get the list of knots in the v-direction.
Public methodGetKnotU Get the knot in the u-direction.
Public methodGetKnotV Get the knot in the v-direction.
Public methodGetNumberOfControlPoints Get the number of control points.
Public methodGetNumberOfKnotsU Get the number of knots in the u-direction.
Public methodGetNumberOfKnotsV Get the number of knots in the v-direction.
Public methodGetNumberOfWeights Get the number of weights.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetWeight Get the weight.
Public methodGetWeights Get the list of weights.
Public methodIsValid Check if the object contains a valid NurbsSurfaceData.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?