Description

Return sub-feature by index.

Property type

A McMMSubFeature object.  

Pointer to subfeature as McMMSubFeature

Syntax

object.SubFeature(Index, [IgnoreHidden])

The SubFeature Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McMMFeature.
IndexRequired. A Long value.

a 0-based index of sub-feature.

IgnoreHiddenOptional. A Boolean value.

whether the index takes into account hidden elements or not.