]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_FeaturePrs.h
Salome HOME
refs #80 - Sketch base GUI: create/draw point, circle and arc
[modules/shaper.git] / src / PartSet / PartSet_FeaturePrs.h
index 4a602d2248ed627919abb6c4efe300aed9362bbb..bf965ed8de53ba80e95366344c412808707ad884 100644 (file)
@@ -66,7 +66,7 @@ protected:
 
   /// Initializes current feature by the given
   /// \param theSourceFeature the feature, which attributes are used to initialize the current feature
-  virtual void initFeature(FeaturePtr theSourceFeature) = 0;
+  virtual void initFeature(FeaturePtr theSourceFeature) {};
 
   /// Returns the feature point in the selection mode position.
   /// \param theMode the current operation selection mode. The feature attribute depends on the mode