diff --git a/src/ifcgeom/IfcGeomIteratorImplementation.h b/src/ifcgeom/IfcGeomIteratorImplementation.h index 019118be6c..673f5e8534 100644 --- a/src/ifcgeom/IfcGeomIteratorImplementation.h +++ b/src/ifcgeom/IfcGeomIteratorImplementation.h @@ -162,7 +162,7 @@ namespace { for (auto it = rep->products->begin() + 1; it != rep->products->end(); ++it) { auto brep2 = kernel->create_brep_for_processed_representation
(settings, representation, *it, brep);
if (brep2) {
- auto elem2 = process_based_on_settings(settings, brep, dynamic_cast