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:
@@ -84,12 +84,6 @@ is
|
||||
class Inter2d;
|
||||
|
||||
class Offset;
|
||||
---Purpose: This class compute elemenary offset surface.
|
||||
-- Evaluate the offset generated :
|
||||
-- 1 - from a face.
|
||||
-- 2 - from an edge.
|
||||
-- 3 - from a vertex.
|
||||
--
|
||||
|
||||
class Analyse;
|
||||
|
||||
|
@@ -16,8 +16,11 @@
|
||||
|
||||
class Offset from BRepOffset
|
||||
|
||||
---Purpose: class for the creation of Offseting.
|
||||
|
||||
---Purpose: This class compute elemenary offset surface.
|
||||
-- Evaluate the offset generated :
|
||||
-- 1 - from a face.
|
||||
-- 2 - from an edge.
|
||||
-- 3 - from a vertex.
|
||||
uses
|
||||
|
||||
Status from BRepOffset,
|
||||
|
Reference in New Issue
Block a user