mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
#4216 todo note
This commit is contained in:
@@ -600,6 +600,7 @@ IfcUtil::IfcBaseClass* IfcGeom::MAKE_TYPE_NAME(serialise_)(const TopoDS_Shape& s
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
/// @todo Are shells always in this order or does Orientation() needs to be checked?
|
/// @todo Are shells always in this order or does Orientation() needs to be checked?
|
||||||
|
/// > #4216, no, consider using BRepClass3d::OuterShell()
|
||||||
if (outer) {
|
if (outer) {
|
||||||
inner->push(shell);
|
inner->push(shell);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user