<Code Lib>
2025.3 Method
Changes 0
M

UIControlledApplication.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

Loading…