Classification and Formulas - Unit [m/mm]
-
Hi,
I have encountered a Problem when trying to classify the Elements based on numerical Values - specifically, walls under 0,2m as “NARROW” and above as “WIDE”, using Qto_WallBaseQuantities.Width.
The Formula = IF(A<0.2; “WIDE”; “NARROW”)

the Problem is, that the numerical Value is not correctly identified when using meters, but correctly identified when using milimeters as IF(A<200; “WIDE”; “NARROW”)
[basequantites_width.smc]here is the file
basequantites_width.smc
Copyright © 2025 Solibri Inc. | Powered by NodeBB