Salome HOME
Mantis issue 0021191: GlueEdges and GlueFaces problem with tolerance 1. A fix by...
[modules/geom.git] / src / OBJECT / GEOM_Constants.h
index 49bdabe8a7f5a1cabcfce531bf73cf3afd0d19b7..de4adb9c82ade19fd0e5cf8a4985662f7d327779 100644 (file)
@@ -45,5 +45,8 @@
 #define MARKER_TYPE_PROP      "MarkerType"      //Marker type property
 #define FRONT_MATERIAL_PROP   "FrontMaterial"   //Object front material property
 #define BACK_MATERIAL_PROP    "BackMaterial"    //Object back material property
+#define EDGE_WIDTH_PROP       "EdgeWidth"       //Width of the edge
+#define ISOS_WIDTH_PROP       "IsosWidth"       //Width of the iso-lines
+#define TOP_LEVEL_PROP        "TopLevelFlag"    //Top level flag
 
 #endif //GEOM_CONSTANTS_H