mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
inverse thicknesses
This commit is contained in:
committed by
Thomas Krijnen
parent
2cfe74ce09
commit
19ed074b4a
@@ -2027,6 +2027,7 @@ 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