0024023: Revamp the OCCT Handle -- ambiguity
[occt.git] / src / BRep / BRep_PointOnCurveOnSurface.cdl
index 282c2ae..c2d9a52 100644 (file)
@@ -15,6 +15,8 @@
 -- commercial license or contractual agreement.
 
 class PointOnCurveOnSurface from BRep inherits  PointsOnSurface from  BRep
+       ---Purpose: Representation by   a parameter on  a curve   on a
+       --          surface.
 
 uses
 
@@ -28,7 +30,7 @@ is
           C : Curve from Geom2d;
           S : Surface from Geom;
           L : Location from TopLoc)
-    returns mutable PointOnCurveOnSurface from BRep;
+    returns PointOnCurveOnSurface from BRep;
     
     IsPointOnCurveOnSurface(me) returns Boolean
        ---Purpose: Returns True