Add an option to disable the subtraction of IfcOpeningElements from relating building elements to the IfcGeomObject settings

This commit is contained in:
Thomas Krijnen
2012-10-19 08:20:43 +00:00
parent 8b11a1baf7
commit e729795da2
4 changed files with 12 additions and 3 deletions
+1
View File
@@ -26,6 +26,7 @@ namespace IfcGeomObjects {
const int SEW_SHELLS = 5;
const int FASTER_BOOLEANS = 6;
const int FORCE_CCW_FACE_ORIENTATION = 7;
const int DISABLE_OPENING_SUBTRACTIONS = 8;
class IfcMesh {
public: