mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-28 08:40:32 +05:00
IPAL21641 Add Point on edge: Preview in OCC Viewer is not updated
This commit is contained in:
parent
8f85552ed2
commit
95e150204f
@ -162,6 +162,7 @@ void RepairGUI_DivideEdgeDlg::ValueChangedInSpinBox()
|
||||
//=================================================================================
|
||||
void RepairGUI_DivideEdgeDlg::displayPreview()
|
||||
{
|
||||
erasePreview();
|
||||
if ( myObject->_is_nil() )
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user