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