<Code Lib>
2021 Method
Changes 0
M

UIApplication.PostCommand

Description:
Posts the command to the Revit message queue to be invoked when control returns from the current API context.

public void PostCommand(
	RevitCommandId commandId
)

Loading…