PresentationMeshFeatureSet.Item Property
Parent Object: PresentationMeshFeatureSetDescription
Allows integer-indexed access to items in the collection.
Syntax
PresentationMeshFeatureSet.Item( Index As Long ) As PresentationMeshFeatureProperty Value
This is a read only property whose value is a PresentationMeshFeature.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the PresentationMeshFeature to return. |