Description

Sets/resets selection on manual measurements.

Return Type

A Variant value.  

Syntax

object.Selection (SelectionFlag, vSubFeatures)

The Selection Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McMeasurements.
SelectionFlagRequired. An enumMMSelTypes enumeration, as described in settings.

defines selection type SubFeatures - array of sub-feature names to be selected/deselected

vSubFeaturesRequired. A Variant value.

Settings

The settings for SelectionFlag are:

ConstantValueDescription
 mcmmsfAddWithReset0

reset current selection and add a new feature

 mcmmsfAdd1

add new feature to the existing selection

 mcmmsfSubtract-1

deselect the feature