mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-25 02:52:03 +05:00
Bug IPAL20225 4.x: wrong error appears performing adition point on edge.
This commit is contained in:
parent
c11106d1ef
commit
a723377460
@ -258,7 +258,7 @@ void RepairGUI_DivideEdgeDlg::ActivateThisDialog()
|
|||||||
connect(((SalomeApp_Application*)(SUIT_Session::session()->activeApplication()))->selectionMgr(),
|
connect(((SalomeApp_Application*)(SUIT_Session::session()->activeApplication()))->selectionMgr(),
|
||||||
SIGNAL(currentSelectionChanged()), this, SLOT(SelectionIntoArgument()));
|
SIGNAL(currentSelectionChanged()), this, SLOT(SelectionIntoArgument()));
|
||||||
|
|
||||||
myObject = GEOM::GEOM_Object::_nil();
|
// myObject = GEOM::GEOM_Object::_nil();
|
||||||
myIndex = -1;
|
myIndex = -1;
|
||||||
|
|
||||||
//myGeomGUI->SetState( 0 );
|
//myGeomGUI->SetState( 0 );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user