0028724: Extrema between circle and plane cannot be found
[occt.git] / src / Geom2d / Geom2d_TrimmedCurve.hxx
index 08e9b5e..57e905f 100644 (file)
@@ -172,7 +172,7 @@ public:
   //! gp.
   Standard_EXPORT Standard_Boolean IsClosed() const Standard_OVERRIDE;
   
-  //! Returns true if the basis curve of this trimmed curve is periodic.
+  //! Always returns FALSE (independently of the type of basis curve).
   Standard_EXPORT Standard_Boolean IsPeriodic() const Standard_OVERRIDE;
   
   //! Returns the period of the basis curve of this trimmed curve.