SketchSplines.Item Property
Parent Object: SketchSplinesDescription
Returns the specified SketchSpline object from the collection.
Syntax
SketchSplines.Item( Index As Long ) As SketchSplineProperty Value
This is a read only property whose value is a SketchSpline.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the object to return. |