mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 18:43:26 +00:00
b5824ffab1
An instantiated measure (e.g. IfcLengthMeasure occupying an IfcValue-typed attribute such as IfcPropertySingleValue.NominalValue) is only meaningful if there is a project unit, an explicit per-instance unit override, or an IfcMeasureWithUnit wrapper to interpret it against. validate() previously never checked this. Generated with the assistance of an AI coding tool.