SketchEquationCurves.Item Property
Parent Object: SketchEquationCurvesDescription
Returns the specified SketchEquationCurve object from the collection
Syntax
SketchEquationCurves.Item( Index As Long ) As SketchEquationCurveProperty Value
This is a read only property whose value is a SketchEquationCurve.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the object to return. The first item in the collection has an index of 1. |