markupAngle
Use this method to turn on/off the measure angle tool. This enables the user to draw an angle on the currently open drawing using the mouse.
Syntax
RxCore.markupAngle(selected);
Parameters
selected: boolean — Set totrueto enable the measure angle tool, orfalseto disable it.
Returns
- NA — This method does not return a value.