register MethodStatic

Register an EditCommand class. This establishes a connection between the commandId of the class and the class itself.

register(commandType: EditCommand): void

Parameter Type Description
commandType EditCommand the subclass of Tool to register.

Returns - void

Defined in

Last Updated: 13 December, 2025