UIControlledApplication.CreateAddInCommandBinding
Description:
Creates a new AddInCommandBinding.
Creates a new AddInCommandBinding.
public AddInCommandBinding CreateAddInCommandBinding(
RevitCommandId revitCommandId
)
-
revitCommandIdThe Revit command id to identify the command handler you want to replace.
-
Thrown when uiApplication or revitCommandId is.
-
Thrown when the given command already has been bound.