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