BSplineCreate |
Name | Description | |
---|---|---|
CreateBSpline(Int32) | Returns a Point3DCollection that defines the B-spline based on the controlPoints (defined with the constructor) and positionsPerSegment. | |
CreateBSpline(IListPoint3D, Int32) | Returns a Point3DCollection that defines the B-spline based on the controlPoints and positionsPerSegment. |