mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 10:51:13 +00:00
#3660 Oops... propagate setting
This commit is contained in:
@@ -511,7 +511,7 @@ namespace {
|
|||||||
}
|
}
|
||||||
|
|
||||||
hlr_calc vis(projector_);
|
hlr_calc vis(projector_);
|
||||||
if (true) {
|
if (segment_projection_) {
|
||||||
vis.set_product_shape(&items_);
|
vis.set_product_shape(&items_);
|
||||||
}
|
}
|
||||||
return boost::apply_visitor(vis, engine_);
|
return boost::apply_visitor(vis, engine_);
|
||||||
|
|||||||
Reference in New Issue
Block a user