Skip to main content

Module id

Module id 

Source
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§

GlobalId
A stable, IFC-compatible element identity.

Enums§

GlobalIdError
Reasons a string is not a valid IfcGloballyUniqueId.

Constants§

GLOBAL_ID_LEN
Length of an IfcGloballyUniqueId in characters.