2027 Method
Changes 0
M

UIApplication.CreateAddInCommandBinding

Description:
Creates a new AddInCommandBinding.
public AddInCommandBinding CreateAddInCommandBinding(
	RevitCommandId revitCommandId
)
  • revitCommandId
    The Revit command id to identify the command handler you want to replace.
Return Value AddInCommandBinding AddInCommandBinding