Parent Object: SketchSpline
Property that returns the SketchPoint at the specified index. The indices correspond to the fit points in order from the start to the end of the spline. An Index of 1 returns the first SketchPoint. The FitPointCount property returns the total number of fits points for the spline.
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the SketchPoint to return. |
Name | Description |
Sketch Display Entities | This sample demonstrates the query functionality available for sketch entities. |