Nurb
|
| Name | Description | |
|---|---|---|
| NurbSurface | Default constructor for the NurbSurface class. | |
| NurbSurface(IntPtr, Boolean) | Initializes a new instance of the NurbSurface class | |
| NurbSurface(Int32, Int32, Boolean, Int32, Int32, Point3dCollection, DoubleCollection, KnotCollection, KnotCollection) | Constructor for the NurbSurface class. Creates a NURBS surface with the provided data. |