X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FSMESH_Gen.idl;h=76805579b03648717d3d5ee511d2becc86059ab8;hb=d316b3a6233e6caa41955873025e3e9e554545f5;hp=4bec6e9d868310c0055bf966a6e8c14597e65c06;hpb=6c4be33671f147c729f94738f18a91535eabbf1a;p=modules%2Fsmesh.git diff --git a/idl/SMESH_Gen.idl b/idl/SMESH_Gen.idl index 4bec6e9d8..76805579b 100644 --- a/idl/SMESH_Gen.idl +++ b/idl/SMESH_Gen.idl @@ -96,7 +96,8 @@ module SMESH COMPERR_EXCEPTION , // other exception raised COMPERR_MEMORY_PB , // memory allocation problem COMPERR_ALGO_FAILED , // computation failed - COMPERR_BAD_SHAPE // bad geometry + COMPERR_BAD_SHAPE , // bad geometry + COMPERR_BAD_FACE // bad geometry }; struct ComputeError {