mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-14 17:48:34 +05:00
IPAL 18562
This commit is contained in:
parent
c18d12b2cf
commit
c91537be6b
@ -405,9 +405,9 @@ void EntityGUI_SubShapeDlg::ResetStateOfDialog()
|
||||
//=================================================================================
|
||||
void EntityGUI_SubShapeDlg::SubShapeToggled()
|
||||
{
|
||||
if ( isAllSubShapes() )
|
||||
globalSelection( GEOM_ALLSHAPES );
|
||||
else
|
||||
globalSelection( GEOM_ALLSHAPES );
|
||||
|
||||
if ( !isAllSubShapes() )
|
||||
localSelection( myObject, shapeType() );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user