Share

ModelToleranceFeaturesEnumerator.Item Property

Parent Object: ModelToleranceFeaturesEnumerator

Description

Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.

Syntax

ModelToleranceFeaturesEnumerator.Item( Index As Variant ) As ModelToleranceFeature

Property Value

This is a read only property whose value is a ModelToleranceFeature.

Parameters

Name Type Description
Index Variant

Version

Introduced in version 2018

Was this information helpful?