mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 13:48:57 +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:
@@ -98,20 +98,15 @@ uses
|
||||
is
|
||||
|
||||
deferred class BooleanOperation;
|
||||
---Purpose: Root class for boolean operations.
|
||||
|
||||
|
||||
class Fuse;
|
||||
---Purpose: Perform the boolean operation FUSE.
|
||||
---
|
||||
|
||||
class Common;
|
||||
---Purpose: Perform the boolean operation COMMON.
|
||||
---
|
||||
|
||||
class Cut;
|
||||
---Purpose: Perform the boolean operation CUT.
|
||||
---
|
||||
|
||||
class Section;
|
||||
---Purpose: Perform the operation SECTION.
|
||||
---
|
||||
|
||||
class Check;
|
||||
---Purpose: Check shapes on validity for boolean
|
||||
--- operation.
|
||||
|
||||
Reference in New Issue
Block a user