tumcms / Open-Infra-Platform

This is the official repository of the open-source Open Infra Platform software (as of April 2020).
Other
50 stars 23 forks source link

Partly fixing #76 and #80 - Example file not working #447

Closed christophKaiser closed 3 years ago

christophKaiser commented 3 years ago

While loading vertical-alignment.ifc and linear-placement.ifc, I got the following error, which was probably meant as 'crash' in #76 and #80 by @SamuilsRulovs: vertical-alignment 01 errorMessage

After change the arguments of IFCSIUNIT from $ to * (according to commit 'Corrected all IFCSIUNIT-s in all files.') the error doesn't appear anymore.

However, the vertical alignment doesn't look correct in the viewport (kink / jump at the right side of the picture): vertical-alignment 02 wrongModelAfterFix The linear placement loads, as well - but it takes quite long. However, I haven't had time to investigate the result in more detail.

Thus, both issues probably wouldn't be fixed completly with this small change - but it will improve the current situation at least a bit.

I came over that because I had the similar error message (but with different background reason) in my current issues about IfcBSplineSurfaceWithKnots, respectively basin-advanced-brep.ifc.

pjanck commented 3 years ago

As for the other comments: