Salome HOME
Issue #2998: Add help description for automatic creation of constraints
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_Measurement.h
index 4f8b516b61be5c6f1690fbbd72e6cee57aa56d40..e84668d7dbe5790b559907a85abba107205bbb1f 100644 (file)
@@ -211,7 +211,7 @@ private:
   void computeLength();
   /// Compute minimal distance between pair of shapes
   void computeDistance();
-  /// Compute radius of circular edge or cylindrical face
+  /// Compute radius of circular edge, cylindrical surface or sphere.
   void computeRadius();
   /// Compute angle(s) between pair of edges if they are intersected
   void computeAngle();