Method |
Description |
|
Constructs an empty surface that can be used as a placeholder only. |
|
Constructs a NURB surface defined by input data. |
NurbSurface.NurbSurface (int, int, int, int, int, int, Point3dCollection, DoubleCollection, KnotCollection, KnotCollection, Tolerance) |
Constructs a NURB surface defined by input data. |