defaultToolId

Accessor

The name of the PrimitiveTool to use as the default tool. Defaults to "Select", referring to SelectionTool.

defaultToolId: string

@see - ToolAdmin.startDefaultTool to activate the default tool.

Returns - string


Setter

defaultToolId(toolId: string): void

Parameter Type Description
toolId string  

Returns - void

Defined in

Last Updated: 16 April, 2024