Readonly
areaLocale specific representation of the area including the unit.
Available if the mode is set to area
.
Locale specific representation of the direct distance including the unit.
Available if the mode is set to distance
.
Locale specific representation of the horizontal distance including the unit.
Available if the mode is set to distance
.
Readonly
modeMeasurement mode.
Readonly
perimeterLocale specific representation of the perimeter including the unit.
Available if the mode is set to area
.
Readonly
stateMeasurement state.
Readonly
unitMeasurement unit is either unit system (metric, imperial) or a specific unit.
Available if the mode is set to area
or distance
.
Locale specific representation of the vertical distance including the unit.
Available if the mode is set to distance
.
A model, providing access to the current measurement state. It is available as service
measurement-3d.Model
.See Measurement3DModelProperties for documentation of class members.