Added '--no-wire-intersection-tolerance' option

This commit is contained in:
Jesse Vander Does
2021-02-08 14:06:05 -06:00
committed by Thomas Krijnen
parent 2cb3b0817f
commit 333ba08841
6 changed files with 33 additions and 11 deletions
@@ -1008,6 +1008,11 @@ namespace IfcGeom {
? +1.0
: -1.0
);
kernel.setValue(IfcGeom::Kernel::GV_NO_WIRE_INTERSECTION_TOLERANCE,
settings.get(IteratorSettings::NO_WIRE_INTERSECTION_TOLERANCE)
? +1.0
: -1.0
);
kernel.setValue(IfcGeom::Kernel::GV_PRECISION_FACTOR,
settings.get(IteratorSettings::STRICT_TOLERANCE)
? 1.0