mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-05 17:44:17 +05:00
0054485: TC9.2.0: SMESH: not all elements are numbered in VTK viewer
This commit is contained in:
parent
ead0b153bd
commit
1bc6da3e05
@ -732,6 +732,7 @@ void SMESH_ActorDef::SetCellsLabeled(bool theIsCellsLabeled)
|
|||||||
if(myBallActor)
|
if(myBallActor)
|
||||||
myBallActor->SetCellsLabeled(theIsCellsLabeled);
|
myBallActor->SetCellsLabeled(theIsCellsLabeled);
|
||||||
|
|
||||||
|
SetRepresentation(GetRepresentation());
|
||||||
myTimeStamp->Modified();
|
myTimeStamp->Modified();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user