Expand description
IFC identity.
GlobalId is an IfcGloballyUniqueId: a 128-bit UUID compressed into 22 characters of
IFC’s own base-64 alphabet. It is the only cross-system identity CADForge recognises.
Display names are never keys (docs/ifc-semantics.md §4.1).
Structs§
- Global
Id - A stable, IFC-compatible element identity.
Enums§
- Global
IdError - Reasons a string is not a valid
IfcGloballyUniqueId.
Constants§
- GLOBAL_
ID_ LEN - Length of an
IfcGloballyUniqueIdin characters.