Allow open wires in Part::getProfileNormal

This commit is contained in:
theo-vt
2025-07-02 08:50:12 -04:00
committed by Chris Hennes
parent 401d9ae4e3
commit a933c22dad
2 changed files with 4 additions and 3 deletions

View File

@@ -1352,7 +1352,7 @@ TopoShape Feature::simplifyCompound(TopoShape compoundShape)
TopAbs_COMPSOLID,
TopAbs_FACE,
TopAbs_SHELL,
TopAbs_SHELL,
TopAbs_EDGE,
TopAbs_WIRE,
TopAbs_VERTEX};