From: eap Date: Mon, 17 Jun 2013 12:46:38 +0000 (+0000) Subject: 0021684: EDF 2221 : Display the arguments and the name of the operations X-Git-Tag: BR_hydro_v_0_3_1~188 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c85eef261032520253ce2aa4bfd1feeea63b63ff;p=modules%2Fgeom.git 0021684: EDF 2221 : Display the arguments and the name of the operations #define EDGE_CURVE_LENGTH 12 +#define SHAPES_ON_SHAPE 13 -#define SHAPES_ON_SHAPE 1 --- diff --git a/src/GEOMImpl/GEOMImpl_Types.hxx b/src/GEOMImpl/GEOMImpl_Types.hxx index 77b8a880e..a1056d69a 100755 --- a/src/GEOMImpl/GEOMImpl_Types.hxx +++ b/src/GEOMImpl/GEOMImpl_Types.hxx @@ -288,6 +288,8 @@ //#define REVERSE_ORIENTATION 10 #define EDGE_WIRE 11 #define EDGE_CURVE_LENGTH 12 +#define SHAPES_ON_SHAPE 13 + #define ARCHIMEDE_TYPE 1 @@ -327,8 +329,6 @@ #define GROUP_FUNCTION 1 -#define SHAPES_ON_SHAPE 1 - // Curve constructor type #define POINT_CONSTRUCTOR 0 #define COORD_CONSTRUCTOR 1