Click or drag to resize
QuantityActiveMeasuringUnit Property
Gets or sets the MeasuringUnit that is currently active on this Quantity.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public MeasuringUnit ActiveMeasuringUnit { get; set; }

Property Value

Type: MeasuringUnit
A cref="T:ApplicationAPI.MeasuringUnit" representing the active measuring unit on this Quantity.
Version Information

Supported in: 1.0.0.0
See Also