Returns the sketch splines collection associated with this sketch. This provides access to the existing sketch splines and supports the creation of new sketch splines.
"sketchCurves_var" is a variable referencing a SketchCurves object. |
"sketchCurves_var" is a variable referencing a SketchCurves object. |
| Name | Description |
| SketchFittedSplines.add | Demonstrates the SketchFittedSplines.add method. |
| Sketch spline through points creation and relative functions API Sample | Create a sketch spline with points and use some operations for spline tangent handle & curvature handle. |