+ fixes #0001341: more visual feedback for check geometry command
This commit is contained in:
parent
020181a96c
commit
69521bdfbd
|
@ -600,6 +600,8 @@ void SetupResultShellNotClosed::go(ResultEntry *entry)
|
|||
|
||||
addTypedSelection(entry, closedWires, TopAbs_EDGE);
|
||||
addTypedSelection(entry, openWires, TopAbs_EDGE);
|
||||
|
||||
getSetupResultBoundingBoxObject().go(entry);
|
||||
}
|
||||
|
||||
SetupResultShellNotClosed& PartGui::getSetupResultShellNotClosedObject()
|
||||
|
|
Loading…
Reference in New Issue
Block a user