Revit 2025.3 API
IFCGuid |
IFC GlobalId for map.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.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