defaultToolId

Getter

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

defaultToolId: string

@see - startDefaultTool to activate the default tool.

Returns - string

Setter

defaultToolId(toolId: string): void

Parameter Type Description
toolId string  

Returns - void

Defined in

Last Updated: 05 May, 2024