Salome HOME
Simplified calculation of fly out distance and creation of constraints limited only...
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ExternalValidator.h
index 62d95bfe04eefc4e6d7c8099132fab93f05a6f7d..c2773d23a4e9ac4138c3d996649431e2d5ad8deb 100644 (file)
@@ -24,7 +24,8 @@ public:
   /// \param theAttribute an attribute to check
   /// \param theArguments a filter parameters
   SKETCHPLUGIN_EXPORT virtual bool isValid(const AttributePtr& theAttribute,
-                                           const std::list<std::string>& theArguments) const;
+                                           const std::list<std::string>& theArguments,
+                                           std::string& theError) const;
 
 protected:
   /// returns true if the feature of the attribute is external