mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03: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:
@@ -60,17 +60,12 @@ is
|
||||
exception NotDefined inherits Failure;
|
||||
|
||||
generic class CLProps;
|
||||
---Purpose: Computation of local properties of a curve.
|
||||
generic class SLProps;
|
||||
---Purpose: Computation of local properties of a surface.
|
||||
|
||||
|
||||
generic class SLProps;
|
||||
|
||||
class CurAndInf;
|
||||
---Purpose: Stores the parameters of a curve 2d or 3d corresponding
|
||||
-- to the curvature's extremas and the inflection's points.
|
||||
|
||||
|
||||
class AnalyticCurInf;
|
||||
---Purpose: Computes the locals extremas of curvature of a gp curve.
|
||||
|
||||
private class SequenceOfCIType instantiates Sequence from TCollection
|
||||
(CIType from LProp);
|
||||
|
Reference in New Issue
Block a user