mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-16 11:43:07 +05:00
Fix for - Bug GVIEW11271
SMESH: Add Polyhedron by Faces - Crash
This commit is contained in:
parent
60665280b0
commit
96abbe1170
@ -109,6 +109,7 @@ class TPolySimulation{
|
||||
myPreviewActor->PickableOff();
|
||||
myPreviewActor->VisibilityOff();
|
||||
myPreviewActor->SetMapper( myMapper );
|
||||
myPreviewActor->SetRepresentation( 3 );
|
||||
|
||||
float anRGB[3];
|
||||
vtkProperty* aProp = vtkProperty::New();
|
||||
|
Loading…
Reference in New Issue
Block a user