mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +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)
|
||||
myBallActor->SetCellsLabeled(theIsCellsLabeled);
|
||||
|
||||
SetRepresentation(GetRepresentation());
|
||||
myTimeStamp->Modified();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user