Share

MeshFeatureEntitiesEnumerator.Item Property

Parent Object: MeshFeatureEntitiesEnumerator

Description

Allows integer-indexed access to items in the collection.

Syntax

MeshFeatureEntitiesEnumerator.Item( Index As Long ) As MeshFeatureEntity

Property Value

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

Parameters

Name Type Description
Index Long Input Long value that specifies the MeshFeatureEntity to return.

Version

Introduced in version 2017

Was this information helpful?