mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +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:
@@ -109,13 +109,11 @@ is
|
||||
deferred class Pattern;
|
||||
|
||||
class PatternStd;
|
||||
---Purpose: LinearPattern, CircularPattern, RectangularPattern,
|
||||
-- RadialCircularPattern, MirrorPattern
|
||||
|
||||
|
||||
class Shape;
|
||||
|
||||
---Purpose: tools
|
||||
-- =====
|
||||
---Category: tools
|
||||
-- =====
|
||||
|
||||
class Array1OfTrsf instantiates Array1 from TCollection (Trsf from gp);
|
||||
|
||||
|
@@ -15,7 +15,9 @@
|
||||
|
||||
class PatternStd from TDataXtd inherits Pattern from TDataXtd
|
||||
|
||||
---Purpose: to create a PatternStd
|
||||
---Purpose: to create a PatternStd
|
||||
-- (LinearPattern, CircularPattern, RectangularPattern,
|
||||
-- RadialCircularPattern, MirrorPattern)
|
||||
|
||||
uses
|
||||
|
||||
|
Reference in New Issue
Block a user