mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 05:07:59 +00:00
Fix #163 Disallow narrow IfcPolygonalBoundedHalfSpace
This commit is contained in:
@@ -43,6 +43,7 @@ inline static bool ALMOST_THE_SAME(const T& a, const T& b, double tolerance=ALMO
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <gp_Pln.hxx>
|
||||
#include <TColgp_SequenceOfPnt.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
|
||||
#include "../ifcparse/IfcParse.h"
|
||||
#include "../ifcparse/IfcUtil.h"
|
||||
|
||||
Reference in New Issue
Block a user