Salome HOME
Issue #517: make sketch sub-elements are numbered (for naming) independently on featu...
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_Sketch.h
index 0512b12e962b514834d573b8175cf736c0689726..c9c474f734b14e4052942bffd4f10ccdcd252418 100644 (file)
@@ -186,7 +186,7 @@ class SketchPlugin_Sketch : public ModelAPI_CompositeFeature, public GeomAPI_ICu
   SKETCHPLUGIN_EXPORT virtual std::shared_ptr<ModelAPI_Feature> 
     subFeature(const int theIndex, bool forTree = false) const;
 
-  /// Returns the sub-feature unique identifier in this composite feature by zero-base index
+  /// Returns the sub-feature unique identifier in this composite feature by index
   SKETCHPLUGIN_EXPORT virtual int subFeatureId(const int theIndex) const;
 
   /// Returns true if feature or reuslt belong to this composite feature as subs