mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-12 19:14:34 +05:00
PAL9355: Bad names of sub-shapes after explode
This commit is contained in:
parent
cd1f268489
commit
bfd83343c8
@ -96,6 +96,8 @@ void EntityGUI_SubShapeDlg::Init()
|
||||
myEditCurrentArgument = GroupPoints->LineEdit1;
|
||||
myObject = GEOM::GEOM_Object::_nil();
|
||||
|
||||
ResultName->setText("");
|
||||
|
||||
myWithShape = true;
|
||||
|
||||
/* type for sub shape selection */
|
||||
@ -582,4 +584,3 @@ GEOM::GEOM_Object_ptr EntityGUI_SubShapeDlg::getFather( GEOM::GEOM_Object_ptr )
|
||||
{
|
||||
return myObject;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user