Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[plugins/blsurfplugin.git] / src / BLSURFPlugin / BLSURFPlugin_Hypothesis_i.hxx
index 0f3c536b9f66e7c7149e4d80ab56f7c3eebb0fe5..0df0f0dfc681263efc89b093b435c7699e25683a 100644 (file)
@@ -50,6 +50,9 @@ class BLSURFPlugin_Hypothesis_i:
   // Destructor
   virtual ~BLSURFPlugin_Hypothesis_i();
 
+  void SetTopology(CORBA::Long theValue);
+  CORBA::Long GetTopology();
+
   void SetPhysicalMesh(CORBA::Long theValue);
   CORBA::Long GetPhysicalMesh();