BoundaryPatchLoops.Item Property
Parent Object: BoundaryPatchLoopsDescription
Method that returns the specified BoundaryPatchLoop object from the collection.
Syntax
BoundaryPatchLoops.Item( Index As Long ) As BoundaryPatchLoopProperty Value
This is a read only property whose value is a BoundaryPatchLoop.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the BoundaryPatchLoop to return. |