| Name | Description |
---|
| CreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Viewport3D) |
Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
|
| CreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Visual3D) |
Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
|
| CreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) |
Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
|
| CreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) |
Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
|