Revit 2026 API
IFCGuid |
IFC GlobalId for map.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string IFCGlobalId { get; }
Public ReadOnly Property IFCGlobalId As String Get
public: property String^ IFCGlobalId { String^ get (); }
member IFCGlobalId : string with get
Property Value
StringSee Also