microsoft / ifc-spec

IFC format specification
Creative Commons Attribution 4.0 International
71 stars 7 forks source link

Augment Module Reference to optionally retain checksum of referenced IFC #69

Open GabrielDosReis opened 2 years ago

GabrielDosReis commented 2 years ago

An IFC file header has provision for storing the hash of its contents. However, a reference to an IFC (as in Module Reference) does not make provision for storing the hash of the IFC referenced when the referencing IFC was built. This can lead to mismatched or skewed situations that are not readily detected.

Suggestion: Augment the structure for Module References to optionally store the hash of the IFC that was referenced when the referencing IFC was built.