Salome HOME
Issue #1343. Improvement of Extrusion and Revolution operations: sketch creator setSe...
[modules/shaper.git] / src / GeomValidators / GeomValidators_ShapeType.h
index 50be8a5ec16eca8a4d719278af55c6f3f2a21c85..93349a5e54881852d48324e63fcd2fcf0b6481dc 100644 (file)
@@ -35,6 +35,7 @@ class GeomValidators_ShapeType : public ModelAPI_AttributeValidator
     Face,
     Plane,
     Solid,
+    Shell,
     Compound,
     AnyShape
   };