SketchEquationCurves.Item Property
Parent Object:
SketchEquationCurves
Description
Returns the specified SketchEquationCurve object from the collection
Syntax
SketchEquationCurves.
Item
(
Index
As Long ) As
SketchEquationCurve
Property 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.
Version
Introduced in version 2014
© Copyright 2021 Autodesk, Inc.
Comment on this page.