mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 19:07:57 +00:00
Merge branch 'master' into v0.6.0
This commit is contained in:
@@ -2223,6 +2223,8 @@ bool IfcGeom::Kernel::convert_layerset(const IfcSchema::IfcProduct* product, std
|
||||
}
|
||||
|
||||
if (positive) {
|
||||
std::reverse(thicknesses.begin(), thicknesses.end());
|
||||
std::reverse(styles.begin(), styles.end());
|
||||
std::reverse(surfaces.begin(), surfaces.end());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user