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