UIApplication.CanPostCommand
Method
Description:
Identifies if the given command can be posted, using .
Identifies if the given command can be posted, using .
Remarks:
Only members of Autodesk.Revit.UI.PostableCommand or external commands can be posted.
Only members of Autodesk.Revit.UI.PostableCommand or external commands can be posted.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when commandId is. |