Revit 2026 API
Command |
The command id.
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public RevitCommandId CommandId { get; }
Public ReadOnly Property CommandId As RevitCommandId Get
public: property RevitCommandId^ CommandId { RevitCommandId^ get (); }
member CommandId : RevitCommandId with get
Property Value
RevitCommandIdSee Also