]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomValidators/GeomValidators_ShapeType.h
Salome HOME
Issue #532: validator is added to xml; new type "plane" is treated
[modules/shaper.git] / src / GeomValidators / GeomValidators_ShapeType.h
index daefb1e22b98a4fde54075f1364de9b34c602e8d..5d30779b107c5c88a3906bb53683fcc5e380ee82 100644 (file)
@@ -34,6 +34,7 @@ class GeomValidators_ShapeType : public ModelAPI_AttributeValidator
     Face,
     Solid,
     Compound,
+    Plane,
     AnyShape
   };