Click or drag to resize
AB4D logo

Line3DFactoryCreateNURBSCurve3D Method

Overload List
 NameDescription
Public methodStatic memberCreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Viewport3D) Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
Public methodStatic memberCreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Visual3D) Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
Public methodStatic memberCreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
Public methodStatic memberCreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
Top
See Also