mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-16 13:46:54 +00:00
This commit is contained in:
@@ -124,7 +124,8 @@ namespace IfcGeom
|
|||||||
IteratorSettings()
|
IteratorSettings()
|
||||||
: 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)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user