BoundaryPatchFeatures.Item Property
Parent Object:
BoundaryPatchFeatures
Description
Returns the specified object in the collection. The index can be numeric or the object name.
Syntax
BoundaryPatchFeatures.
Item
(
Index
As Variant ) As
BoundaryPatchFeature
Property Value
This is a read only property whose value is a
BoundaryPatchFeature
.
Parameters
Name
Type
Description
Index
Variant
Input Variant that specifies the index within the collection of the item to return.
Version
Introduced in version 9
© Copyright 2021 Autodesk, Inc.
Comment on this page.