Salome HOME
Temporary providing a compound shape type in selection and validation to provide...
[modules/shaper.git] / src / GeomValidators / GeomValidators_ShapeType.h
index c55c4535b5402caf14f37ae58c30771d19c8c572..de7fae9ba6575bec0ff18ab6243b30c0c9942a3a 100644 (file)
@@ -32,7 +32,8 @@ class GeomValidators_ShapeType : public ModelAPI_AttributeValidator
     Line,
     Circle,
     Solid,
-    Face
+    Face,
+    Compound
   };
 
  public: