measureArc
Turns on/off the measure arc tool. This enables the user to add an arc measurement to the current drawing using the mouse.
Syntax
RxCore.measureArc(selected)
Parameters
selected: boolean — Set totrueto enable the measure arc tool, orfalseto disable it.
Returns
- NA — This method does not return a value.