Bezier | |
| Name | Description | |
|---|---|---|
| CreateBezierCurve(Int32) | Returns a Point3DCollection that defines the Bezier curve. | |
| CreateBezierCurve(IListPoint3D, Int32) | Returns a Point3DCollection that defines the Bezier curve with the specified controlPoints (contains points on the curve and tangent control points). |