]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
0020086: EDF 881 VISU : Rename a gauss point presentation
authordmv <dmv@opencascade.com>
Mon, 29 Dec 2008 12:47:12 +0000 (12:47 +0000)
committerdmv <dmv@opencascade.com>
Mon, 29 Dec 2008 12:47:12 +0000 (12:47 +0000)
src/VISUGUI/VisuGUI.cxx

index 073fbf0c5522bf4c2622a4b8e16be91dc8d1a074..b8c6ffbc115e4c00915d7ba37ba76d9695e100ad 100644 (file)
@@ -1741,7 +1741,7 @@ VisuGUI
         aStr == "VISU::TSCALARMAPONDEFORMEDSHAPE" || aStr == "VISU::TCOLOREDPRS3DHOLDER" ||
         aStr == "VISU::TTABLE" || aStr == "VISU::TCURVE" || aStr == "VISU::TCONTAINER" ||
         aStr == "VISU::POINTMAP3D" || aStr == "VISU::TVIEW3D" ||
-        aStr == "VISU::TMESH" || aStr == "VISU::TPOINTMAP3D")
+        aStr == "VISU::TMESH" || aStr == "VISU::TPOINTMAP3D" || aStr == "VISU::TGAUSSPOINTS")
     {
       _PTR(GenericAttribute) anAttr;
       if (aSObject->FindAttribute(anAttr, "AttributeName")) {