X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FFeaturesPlugin_Measurement.h;h=e84668d7dbe5790b559907a85abba107205bbb1f;hb=ea593bc59e7e9461f6c4e2afd3f24d621edb1011;hp=4f8b516b61be5c6f1690fbbd72e6cee57aa56d40;hpb=97917d3698f5a2f7fc9596e7c755ff8f6751e373;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/FeaturesPlugin_Measurement.h b/src/FeaturesPlugin/FeaturesPlugin_Measurement.h index 4f8b516b6..e84668d7d 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Measurement.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Measurement.h @@ -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();