mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
committed by
Thomas Krijnen
parent
42067de44c
commit
cd2b0c3a05
@@ -548,6 +548,8 @@ namespace IfcGeom {
|
|||||||
element = kernel.create_brep_for_processed_representation(settings, representation, product, current_shape_model);
|
element = kernel.create_brep_for_processed_representation(settings, representation, product, current_shape_model);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Logger::SetProduct(boost::none);
|
||||||
|
|
||||||
if ( !element ) {
|
if ( !element ) {
|
||||||
_nextShape();
|
_nextShape();
|
||||||
continue;
|
continue;
|
||||||
|
|||||||
Reference in New Issue
Block a user