1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0024649: Update user's guide for Boolean operations

New User's Guide on Boolean operations added.
This commit is contained in:
ysn
2014-03-31 11:09:22 +04:00
committed by apn
parent 77906c4cef
commit 1a457208fe
135 changed files with 30914 additions and 4 deletions

View File

@@ -1869,6 +1869,7 @@ TopoDS_Solid R2 = BRepPrimAPI_MakeRevol(F,axis,ang);
@section occt_modalg_5 Boolean Operations
Boolean operations are used to create new shapes from the combinations of two shapes.
See @ref occt_user_guides__boolean_operations "Boolean Operations" for detailed documentation.
| Operation | Result |
| :---- | :------ |