mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 19:34:34 +00:00
Drastic settings refactoring
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include "../ifcparse/IfcLogger.h"
|
||||
|
||||
/*
|
||||
void IfcGeom::IteratorSettings::set_deflection_tolerance(double value)
|
||||
{
|
||||
deflection_tolerance_ = value;
|
||||
@@ -10,3 +11,5 @@ void IfcGeom::IteratorSettings::set_deflection_tolerance(double value)
|
||||
deflection_tolerance_ = 1e-3;
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
Reference in New Issue
Block a user