EdgeLoops.Item Property
Parent Object: EdgeLoopsDescription
Allows integer-indexed access to objects in the collection.
Syntax
EdgeLoops.Item( Index As Long ) As EdgeLoopProperty Value
This is a read only property whose value is an EdgeLoop.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the to return. |