Revit 2026 API
Add |
value of the AddInId as a GUID
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Guid GetGUID()
Public Function GetGUID As Guid
public: Guid GetGUID()
member GetGUID : unit -> Guid
Return Value
GuidGUID value of the AddInId
See Also