Salome HOME
[PythonAPI] Example Platine. Comlete version
[modules/shaper.git] / src / Config / Config_Keywords.h
index 0fdc9050fd3a60542d7063663519f6b296b86d52..7bbeef48e5eeee31aae1f066ef35645556f82611 100644 (file)
@@ -114,4 +114,9 @@ const static char* NODE_ICON = "icon";
 const static char* SHOW_EMPTY = "show_empty";
 const static char* LINK_ITEM = "from_result";
 
+/*
+ * Hardcoded xml entities for composite features
+ */
+const static char* USE_BODY = "use_body";
+
 #endif /* CONFIG_KEYWORDS_H_ */