Check if the drawing tool is paused.
The points data of the drawing tool.
The restrictions of the drawing tool.
Show the distance labels of the drawing tool.
Show the distance labels of the drawing tool.
Show the point labels of the drawing tool.
Show the point labels of the drawing tool.
The unique identifier of the drawing tool instance.
Add a point to the drawing tool.
Add a ray tracing intersection restriction to the drawing tool.
The api of the restriction.
Check if the drawing tool can redo the last action.
Check if the drawing tool can undo the last action.
Cancel the drawing tool.
Cancel any in-progress hover or drag interaction without closing the drawing tool.
Close the drawing tool.
Resume the drawing tool after it has been paused.
Returns true if a point or control is currently hovered or being dragged.
Move a point of the drawing tool.
Pause the drawing tool, suspending all user interactions while keeping the current state. Call continue to resume.
Redo the last action of the drawing tool.
Remove a point from the drawing tool.
Remove a restriction from the drawing tool.
Undo the last action of the drawing tool.
Receive an update of the drawing tool.
The points data of the drawing tool.
Check if the drawing tool is closed.