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