Skip to main content

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 to true to enable the measure arc tool, or false to disable it.

Returns

  • NA — This method does not return a value.