]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/SketchPlugin_Tools.h
Salome HOME
Issue #2024: Redesign of circle and arc of circle
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_Tools.h
index ef26d67c0560f73d29f8d3e9d025bd9bc1d1b53b..6d588b5d38df180f214ada1aa0801d7d8bb88920 100644 (file)
@@ -31,6 +31,8 @@ void findCoincidences(const FeaturePtr theStartCoin,
                       const std::string& theAttr,
                       std::set<FeaturePtr>& theList);
 
+void resetAttribute(SketchPlugin_Feature* theFeature, const std::string& theId);
+
 /// Creates coincidence or tangent constraint.
 /// \param[in] theFeature to get selected attribute or object
 /// \param[in] theId ID of attribute where selection is.