Click or drag to resize
AB4D logo

BSplineCreateBSpline Method

Overload List
 NameDescription
Public methodCreateBSpline(Int32) Returns a Point3DCollection that defines the B-spline based on the controlPoints (defined with the constructor) and positionsPerSegment.
Public methodStatic memberCreateBSpline(IListPoint3D, Int32) Returns a Point3DCollection that defines the B-spline based on the controlPoints and positionsPerSegment.
Top
See Also