Click or drag to resize
AB4D logo

BSplineCreateNURBSCurve Method

Overload List
 NameDescription
Public methodCreateNURBSCurve(Int32) Returns a Point3DCollection that defines the NURBS curve based on the controlPoints and weights (defined with the constructor) and positionsPerSegment.
Public methodStatic memberCreateNURBSCurve(IListPoint3D, IListDouble, Int32) Returns a Point3DCollection that defines the NURBS curve (Non-uniform rational B-spline) based on the controlPoints, weights and positionsPerSegment.
Top
See Also