Revit 2026 API
Controlled |
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public AddInId ActiveAddInId { get; }
Public ReadOnly Property ActiveAddInId As AddInId Get
public: property AddInId^ ActiveAddInId { AddInId^ get (); }
member ActiveAddInId : AddInId with get
Property Value
AddInIdSee Also