SketchesEnumerator.Item Property
Parent Object:
SketchesEnumerator
Description
Returns the specified Sketch object from the collection.
Syntax
SketchesEnumerator.
Item
(
Index
As Long ) As
Sketch
Property Value
This is a read only property whose value is a
Sketch
.
Parameters
Name
Type
Description
Index
Long
Value that specifies the index of the Sketch to return.
Version
Introduced in version 5.3
© Copyright 2021 Autodesk, Inc.
Comment on this page.