Namespace:
Autodesk.Revit.UI
RevitCommandId
Class
Description:
Represents a command id in Autodesk Revit.
Represents a command id in Autodesk Revit.
Remarks:
Each Revit command is assigned a command id and non-localized name. This class allows you to look up a command by its name, and represents any Revit command in the use of an AddInCommandBinding.
Each Revit command is assigned a command id and non-localized name. This class allows you to look up a command by its name, and represents any Revit command in the use of an AddInCommandBinding.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.UI.RevitCommandId
System.Object
Autodesk.Revit.UI.RevitCommandId
Syntax
public class RevitCommandId : IDisposable