mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 09:32:37 +00:00
90d5509046
Basically it won't allow setting values below 0 by accident (especially important for representation item props as it may lead to a crash). 1) IfcPositiveLengthMeasure will affect bunch of props like Depth in IfcExtrudedAreaSolid. 2) IfcNonNegativeLengthMeasure will affect MaterialLayer and some profiles attributes.