Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[plugins/blsurfplugin.git] / idl / BLSURFPlugin_Algorithm.idl
index ecc75161b888bbd65729f070af3e86f96787c11b..062a4098ee4c337f8930f1c5054416876b4266ee 100644 (file)
@@ -44,6 +44,9 @@ module BLSURFPlugin
    */
   interface BLSURFPlugin_Hypothesis : SMESH::SMESH_Hypothesis
   {
+    void SetTopology(in long value);
+    long GetTopology();
+
     void SetPhysicalMesh(in long value);
     long GetPhysicalMesh();