Salome HOME
SMESH::Hypothesis_Status SMESH_Mesh_i::ConvertHypothesisStatus
authoreap <eap@opencascade.com>
Mon, 21 Jul 2008 09:53:33 +0000 (09:53 +0000)
committereap <eap@opencascade.com>
Mon, 21 Jul 2008 09:53:33 +0000 (09:53 +0000)
commit6d10da4745a4cefbfd7c2f51d69624f74d552abe
treed84a1782501b0e9ad766eb045579280e6ffd0159
parentdf5d0e7d52f958815984fb009d76352f6d191aa6
SMESH::Hypothesis_Status SMESH_Mesh_i::ConvertHypothesisStatus
                         (SMESH_Hypothesis::Hypothesis_Status theStatus){
  switch (theStatus) {
+  RETURNCASE( HYP_NEED_SHAPE    );
src/SMESH_I/SMESH_Mesh_i.cxx