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