Salome HOME
PAL16773: First display of a group of nodes appears as not selected in VTK.
authoreap <eap@opencascade.com>
Mon, 27 Aug 2007 07:02:36 +0000 (07:02 +0000)
committereap <eap@opencascade.com>
Mon, 27 Aug 2007 07:02:36 +0000 (07:02 +0000)
commit8f24328b4d0aa6c87e936939ba28fc72fba7aedb
treeab31a7b82836b46aabc4fb24805fdb838a697d40
parent58c543ca6bf9442d638da73a442f9ecbd1fcc180
PAL16773: First display of a group of nodes appears as not selected in VTK.
-      myHighlitableActor->SetVisibility(anIsVisible);
       myHighlitableActor->GetExtractUnstructuredGrid()->
  SetModeOfExtraction(VTKViewer_ExtractUnstructuredGrid::ePoints);
+      myHighlitableActor->SetVisibility(anIsVisible);
src/OBJECT/SMESH_Actor.cxx