Returns the set of sketch points that the control frame of the spline fits through. The points include the start and end points and are returned in the same order as the spline fits through them where the first point in the list is the start point and the last point is the end point. Editing the position of these sketch points will result in editing the spline.
Deleting one of the sketch points will remove that point from the control frame and the curve will be recomputed.
"sketchControlPointSpline_var" is a variable referencing a SketchControlPointSpline object.
|
"sketchControlPointSpline_var" is a variable referencing a SketchControlPointSpline object.
|