mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-24 17:02:04 +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()
|
void RepairGUI_DivideEdgeDlg::displayPreview()
|
||||||
{
|
{
|
||||||
|
erasePreview();
|
||||||
if ( myObject->_is_nil() )
|
if ( myObject->_is_nil() )
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user