Salome HOME
Merge changes from 'master' branch.
[plugins/blsurfplugin.git] / src / BLSURFPlugin / BLSURFPlugin_Hypothesis_i.hxx
index 020299e3531a8491cf1af1cab4b11ff55f7b8c21..7024bbf9dcb2b8af9997224e1ebbea1532ea128f 100644 (file)
@@ -81,7 +81,9 @@ public:
   CORBA::Double GetVolumeGradation();
 
   void SetQuadAllowed(CORBA::Boolean theValue);
-  CORBA::Boolean GetQuadAllowed();
+
+  void SetElementType(CORBA::Long theValue);
+  CORBA::Long GetElementType();
 
   void SetAngleMesh(CORBA::Double theValue);
   CORBA::Double GetAngleMesh();