Description

Returns measurement value of sub-feature.

Property type

A Variant value.  

Measurement value as string.

Syntax

object.value(MeasName)

The value Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McMMSubFeature.
MeasNameRequired. A String value.

Remarks

It is also possible to get value using McFeatures and McMeasures (see example).