<Code Lib>
2025.3 Method
Changes 0
M

UIApplication.CanPostCommand

Description:
Identifies if the given command can be posted, using .
Remarks:
Only members of Autodesk.Revit.UI.PostableCommand or external commands can be posted.

public bool CanPostCommand(
	RevitCommandId commandId
)

Return Value Boolean Boolean

Loading…