Salome HOME
0021197: EDF 1772 SMESH: Automatic meshing hypothesis
authoreap <eap@opencascade.com>
Fri, 11 Mar 2011 13:14:52 +0000 (13:14 +0000)
committereap <eap@opencascade.com>
Fri, 11 Mar 2011 13:14:52 +0000 (13:14 +0000)
commit9296d2af7b52251cf6b60db83431e6a99b0148e8
tree6a8933adf89edcfd7d90b526f7daa4948471ada2
parent570cb9161c3afb3641172e9e98b05b31c9441af7
0021197: EDF 1772 SMESH: Automatic meshing hypothesis

class HypothesesSet
{
+  void setIsCustom( bool );
+  bool getIsCustom() const;
+  int maxDim() const;
src/SMESHGUI/SMESHGUI_Hypotheses.cxx
src/SMESHGUI/SMESHGUI_Hypotheses.h