Salome HOME
0020210: EDF SMESH 976: Update of a smesh group after modification of the associated...
[modules/smesh.git] / src / SMESH_I / SMESH_Gen_i.hxx
index 591ca8bcc7434d9320864bb6cf271566dd9a1983..0e2823458f6dbf545df17ad60f4e5044f23dccf6 100644 (file)
@@ -439,6 +439,9 @@ public:
                       const char*           theName,
                       const char*           theDefaultName = 0);
 
+  static void SetPixMap(SALOMEDS::SObject_ptr theSObject,
+                        const char*           thePixMap);
+
   //  Get study context
   StudyContext* GetCurrentStudyContext();