I'm glad you could work it around.We've also seen such cases, where some
IFC linked objects' (kitchen appliances) bodies were not too complex,
but somewhat irregular inside and caused the same issue.
Hello We've seen multiple cases where the calculation of Zone related
properties can get very slow, e.g. "Colliding Zones". Typically some
complex, high-poly AC element/object causes this, when trying to find
out which zones it collides with in 3d. F...
Hi Thanks for the info, we'll look into it then, sounds like a bug,
which may still be present somewhere. I'll await your feedback with the
hook version.The concept is that the addon doesn't store/sync data into
the element on the push of a button, w...
Hi IfcBinary is as string (of 1s and 0s), but I have not seen such a
value yet - looks like even the old API function didn't handle it
correctly.IfcComplexNumber and IfcCompoundPlaneAngleMeasure could
contain multiple atomic values in theory.We gener...
Hello The function was discontinued, as it should not really be
necessary and it's functionality was based purely on the IFC schema. The
implementation was just a switch statement though for the subtypes of
IfcValue;More specifically the IfcSimpleVal...