occt: master e8b9db57
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2017-03-10 12:13:48 | master 2967828d | |
Affected Issues | 0028508: Make the CellsBuilder algorithm to work with multi-dimensional arguments | |||
Changeset | 0028508: Make the CellsBuilder algorithm to work with multi-dimensional arguments 1. The CellsBuilder algorithm has been extended to work with multi-dimensional arguments. It has become possible not only simulate Boolean expressions, but also perform non-supported Boolean operations, like cutting face from solid, or fusing face with edge. 2. Test cases with multi-dimensional input shapes have been created. 3. Documentation has been updated. |
|||
mod - dox/user_guides/boolean_operations/boolean_operations.md | Diff File | |||
add - dox/user_guides/boolean_operations/images/cells_algorithm_001.png | Diff File | |||
add - dox/user_guides/boolean_operations/images/cells_algorithm_002.png | Diff File | |||
add - dox/user_guides/boolean_operations/images/cells_algorithm_003.png | Diff File | |||
add - dox/user_guides/boolean_operations/images/cells_algorithm_004.png | Diff File | |||
add - dox/user_guides/boolean_operations/images/cells_algorithm_005.png | Diff File | |||
add - dox/user_guides/boolean_operations/images/cells_algorithm_006_1.png | Diff File | |||
add - dox/user_guides/boolean_operations/images/cells_algorithm_006_2.png | Diff File | |||
add - dox/user_guides/boolean_operations/images/cells_algorithm_007.png | Diff File | |||
add - dox/user_guides/boolean_operations/images/cells_algorithm_008.png | Diff File | |||
mod - src/BOPAlgo/BOPAlgo_CellsBuilder.cxx | Diff File | |||
mod - src/BOPAlgo/BOPAlgo_CellsBuilder.hxx | Diff File | |||
mod - src/BOPTest/BOPTest_CellsCommands.cxx | Diff File | |||
add - tests/boolean/cells_test/J1 | Diff File | |||
add - tests/boolean/cells_test/J2 | Diff File | |||
add - tests/boolean/cells_test/J3 | Diff File | |||
add - tests/boolean/cells_test/J4 | Diff File | |||
add - tests/boolean/cells_test/J5 | Diff File | |||
add - tests/boolean/cells_test/J6 | Diff File |