Salome HOME
PAL11986. Add a new status to ErrorCode enum
authoreap <eap@opencascade.com>
Mon, 27 Mar 2006 07:09:39 +0000 (07:09 +0000)
committereap <eap@opencascade.com>
Mon, 27 Mar 2006 07:09:39 +0000 (07:09 +0000)
src/SMESH/SMESH_Pattern.hxx

index e49b498ecb838b6868d403333fb2b0b3feeadee6..b9688216c34bc0432b9c47e4c6057fedd51addef 100644 (file)
@@ -157,6 +157,7 @@ class SMESH_Pattern {
     // Load(face)
     ERR_LOADF_NARROW_FACE, // too narrow face
     ERR_LOADF_CLOSED_FACE, // closed face
+    ERR_LOADF_CANT_PROJECT, // impossible to project nodes
     // Load(volume)
     ERR_LOADV_BAD_SHAPE, // volume is not a brick of 6 faces
     ERR_LOADV_COMPUTE_PARAMS, // cant compute point parameters