X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMImpl%2FGEOMImpl_Types.hxx;fp=src%2FGEOMImpl%2FGEOMImpl_Types.hxx;h=fec26368a732588a3dff19d0357b939420ab84a9;hb=f190cc9ae627a8bd91983609a5b008fbdabad5d1;hp=af37b6dcf59a8452aace7026cac3ea2ef1c8097c;hpb=89b8ea7bd712a14894636057019750c709de8970;p=modules%2Fgeom.git diff --git a/src/GEOMImpl/GEOMImpl_Types.hxx b/src/GEOMImpl/GEOMImpl_Types.hxx index af37b6dcf..fec26368a 100644 --- a/src/GEOMImpl/GEOMImpl_Types.hxx +++ b/src/GEOMImpl/GEOMImpl_Types.hxx @@ -125,6 +125,8 @@ #define GEOM_PATCH_FACE 60 +#define GEOM_CHECKCONFORMITY 62 + //GEOM_Function types #define COPY_WITH_REF 1 @@ -396,6 +398,10 @@ #define TD_GET_IN_PLACE_OLD 2 #define TD_GET_IN_PLACE_BY_HISTORY 3 +// Conformity operations +#define CONFORMITY_UPDATE_TOL 2 +#define CONFORMITY_CHECK_SHAPE 3 + // Plugins specified constants #define PLUGIN_NAME "Plugin Name"