Description

Shows/hides selected or all measurements.

Return Type

A Variant value.  

Syntax

object.ShowMeasurements (Flag)

The ShowMeasurements Method syntax has these parts:

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

As enumShowMeasFlags, defins what to show/hide

Settings

The settings for Flag are:

ConstantValueDescription
 smfShowAll1

show all measurement features

 smfShowSel2

show selected features only

 smfHideSel3

hide selected features