This commit is contained in:
Thomas Krijnen
2022-12-02 13:43:44 +01:00
committed by Dion Moult
parent 1313cb34bb
commit 59f74eaf8e
@@ -125,6 +125,7 @@ namespace IfcGeom
: settings_(WELD_VERTICES | BOOLEAN_ATTEMPT_2D) // OR options that default to true here : settings_(WELD_VERTICES | BOOLEAN_ATTEMPT_2D) // OR options that default to true here
, deflection_tolerance_(1.e-3) , deflection_tolerance_(1.e-3)
, angular_tolerance_(0.5) , angular_tolerance_(0.5)
, force_space_transparency_(-1.0)
{ {
} }