mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-21 16:29:55 +08:00
0024784: Move documentation in CDL files to proper location
Mostly duplicated comments were removed and missing ones were moved into dedicated class CDL files. Some more duplicated comments were removed from CDL files. Correction of merge
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
deferred class Function2d from AppCont
|
||||
|
||||
---Purpose: deferred class describing a continous 2d function f(u)
|
||||
|
||||
-- This class must be provided by the user to use the
|
||||
-- approximation algorithm FittingCurve2d.
|
||||
|
||||
uses Pnt2d from gp,
|
||||
Vec2d from gp
|
||||
|
||||
Reference in New Issue
Block a user