We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349e7dd commit 0552c33Copy full SHA for 0552c33
1 file changed
src/ifcgeom/IfcGeomIteratorSettings.h
@@ -81,6 +81,7 @@ namespace IfcGeom {
81
, _sew_shells(false)
82
, _faster_booleans(false)
83
, _force_ccw_face_orientation(false)
84
+ , _disable_opening_subtractions(false)
85
, _disable_triangulation(false)
86
, _apply_default_materials(false)
87
// TODO: Make deflection tolerance into a command line argument
0 commit comments