tumcms / Open-Infra-Platform

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

[BUG] IfcBooleanOperand #487

Open jschlenger opened 2 years ago

jschlenger commented 2 years ago

Describe the bug SolidModelConverter.h has a section regarding IfcBooleanOperand which includes an if loop checking for CSG Union, Intersection, DIfference. With the update to VS2019 some changes to this were required.

It is questionable if the if loop works as expected. Find an example file that makes use of an IfcBooleanOperand to check if the code behaves as expected.