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
This commit is contained in:
eap 2013-06-17 12:46:38 +00:00
parent c7ffbf7b4e
commit c85eef2610

View File

@ -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