BoundaryPatchFeatures.Item Property
Parent Object: BoundaryPatchFeaturesDescription
Returns the specified object in the collection. The index can be numeric or the object name.
Syntax
BoundaryPatchFeatures.Item( Index As Variant ) As BoundaryPatchFeatureProperty 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. |