mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
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:
parent
c7ffbf7b4e
commit
c85eef2610
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user