]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
0021684: EDF 2221 : Display the arguments and the name of the operations
authoreap <eap@opencascade.com>
Mon, 17 Jun 2013 12:46:38 +0000 (12:46 +0000)
committereap <eap@opencascade.com>
Mon, 17 Jun 2013 12:46:38 +0000 (12:46 +0000)
 #define EDGE_CURVE_LENGTH   12
+#define SHAPES_ON_SHAPE     13

-#define SHAPES_ON_SHAPE 1

src/GEOMImpl/GEOMImpl_Types.hxx

index 77b8a880e97446f8cfe2877d0a66841e32d46d74..a1056d69a5b21d2f40dc48ba201bee4fade7b7ed 100755 (executable)
 //#define REVERSE_ORIENTATION 10
 #define EDGE_WIRE           11
 #define EDGE_CURVE_LENGTH   12
+#define SHAPES_ON_SHAPE     13
+
 
 #define ARCHIMEDE_TYPE 1
 
 
 #define GROUP_FUNCTION 1
 
-#define SHAPES_ON_SHAPE 1
-
 // Curve constructor type
 #define POINT_CONSTRUCTOR 0
 #define COORD_CONSTRUCTOR 1