diff --git a/src/ifcgeom/IfcGeomFunctions.cpp b/src/ifcgeom/IfcGeomFunctions.cpp index a89e96fc06..ccb1c677aa 100644 --- a/src/ifcgeom/IfcGeomFunctions.cpp +++ b/src/ifcgeom/IfcGeomFunctions.cpp @@ -4447,6 +4447,7 @@ bool IfcGeom::Kernel::faceset_helper::construct(const std::vectorgetValue(GV_LENGTH_UNIT); l->SetCoord(cp[0] * LU, cp[1] * LU, cp[2] * LU); + return true; } /*