mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 13:43:40 +00:00
#4216 todo note
This commit is contained in:
@@ -614,6 +614,7 @@ IfcUtil::IfcBaseClass* POSTFIX_SCHEMA(serialise)(const TopoDS_Shape& shape, bool
|
|||||||
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