Salome HOME
Issues #208 : added sketch possibility to reference parametrically to the external...
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_Sketch.h
index 637bd34a90e416f289a0f75a3cdfb44dabfb5b9e..6a07b55c9038696881c6c1d43ae52c78804bb9f2 100644 (file)
@@ -135,6 +135,7 @@ class SketchPlugin_Sketch : public ModelAPI_CompositeFeature, public GeomAPI_IPr
   /// Returns the point projected into the sketch plane
   boost::shared_ptr<GeomAPI_Pnt2d> to2D(const boost::shared_ptr<GeomAPI_Pnt>& thePnt);
 
+  SKETCHPLUGIN_EXPORT virtual void attributeChanged();
 protected:
   /// Creates a plane and append it to the list
   /// \param theX the X normal value