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:
@@ -34,96 +34,50 @@ uses
|
||||
is
|
||||
|
||||
class CircularArc;
|
||||
-- Type 100, Form 0
|
||||
---Purpose : Defines IGES CircularArc
|
||||
|
||||
class CompositeCurve;
|
||||
-- Type 102, Form 0
|
||||
---Purpose : Defines IGES CompositeCurve
|
||||
|
||||
class ConicArc;
|
||||
-- Type 104, Form 0-3
|
||||
---Purpose : Defines a ConicArc
|
||||
|
||||
class CopiousData;
|
||||
-- Type 106, Form 1-3,11-13,63
|
||||
---Purpose : Defines a CopiousData
|
||||
|
||||
class Plane;
|
||||
-- Type 108, Form -1,0,1
|
||||
---Purpose : Defines IGES Plane
|
||||
|
||||
class Line;
|
||||
-- Type 110, Form 0
|
||||
---Purpose : Defines IGES Line
|
||||
|
||||
class SplineCurve;
|
||||
-- Type 112, Form 0
|
||||
---Purpose : Defines IGES SplineCurve
|
||||
|
||||
class SplineSurface;
|
||||
-- Type 114, Form 0
|
||||
-- Purpose : Defines IGES SplineSurface
|
||||
|
||||
class Point;
|
||||
-- Type 116, Form 0
|
||||
---Purpose : Defines IGES Point
|
||||
|
||||
class RuledSurface;
|
||||
-- Type 118, Form 0,1
|
||||
---Purpose : Defines IGES RuledSurface
|
||||
|
||||
class SurfaceOfRevolution;
|
||||
-- Type 120, Form 0
|
||||
---Purpose : Defines IGES SurfaceOfRevolution
|
||||
|
||||
class TabulatedCylinder;
|
||||
-- Type 122, Form 0
|
||||
---Purpose : Defines IGES TabulatedCylinder
|
||||
|
||||
class Direction;
|
||||
-- Type 123, Form 0
|
||||
---Purpose : Defines IGES Direction
|
||||
|
||||
class TransformationMatrix;
|
||||
-- Type 124, Form 0
|
||||
---Purpose : Defines IGES TransformationMatrix
|
||||
|
||||
class Flash;
|
||||
-- Type 125, Form 0-4
|
||||
---Purpose : Defines IGES Flash
|
||||
|
||||
class BSplineCurve;
|
||||
-- Type 126, Form 0-5
|
||||
---Purpose : Defines IGES BSplineCurve
|
||||
|
||||
class BSplineSurface;
|
||||
-- Type 128, Form 0-9
|
||||
---Purpose : Defines IGES BSplineSurface
|
||||
|
||||
class OffsetCurve;
|
||||
-- Type 130, Form 0
|
||||
---Purpose : Defines IGES OffsetCurve
|
||||
|
||||
class OffsetSurface;
|
||||
-- Type 140, Form 0
|
||||
---Purpose : Defines IGES OffsetSurface
|
||||
|
||||
class Boundary;
|
||||
-- Type 141, Form 0
|
||||
---Purpose : Defines IGES Boundary
|
||||
|
||||
class CurveOnSurface;
|
||||
-- Type 142, Form 0
|
||||
---Purpose : Defines IGES CurveOnSurface
|
||||
|
||||
class BoundedSurface;
|
||||
-- Type 143, Form 0
|
||||
---Purpose : Defines IGES BoundedSurface
|
||||
|
||||
class TrimmedSurface;
|
||||
-- Type 144, Form 0
|
||||
---Purpose : Defines IGES TrimmedSurface
|
||||
|
||||
-- Tools for Entities --
|
||||
|
||||
|
Reference in New Issue
Block a user