mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +05:00
bos #29104 [EDF 24805] Pb of displaying: reset point representation when redisplaying actor
This commit is contained in:
parent
f79e757d19
commit
82116e7ff8
@ -692,6 +692,7 @@ namespace SMESH
|
||||
try {
|
||||
OCC_CATCH_SIGNALS;
|
||||
//MESSAGE("DisplayActor " << theActor);
|
||||
theActor->SetPointRepresentation(false);
|
||||
vtkWnd->AddActor(theActor);
|
||||
vtkWnd->Repaint();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user