mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 18:16:40 +00:00
Add an option to disable the subtraction of IfcOpeningElements from relating building elements to the IfcGeomObject settings
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user