Abstract
Readonly
Protected
Should return the current interaction mode. The interaction mode will be checked continuously while the tool is running.
Should return true if the tool is running. False should be returned after a call to stop() or if the tool is finished with its operations.
Starts the tool. Returns false if the start was canceled/aborted.
Generated using TypeDoc
Should return the current interaction mode. The interaction mode will be checked continuously while the tool is running.