mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +03:00
0024825: Fit Boolean Operation Algorithm to treat multiple arguments.
class BOPTest class BOPAlgo_BOP class BOPAlgo_Builder class BOPTest class BRepFeat_Builder class BRepFeat_MakeCylindricalHole The format of the command has been changed: bbop r op [-s -t] The following options has been added: -s - run in serial mode -t - print the CPU time Test cases for issue CR24825
This commit is contained in:
2
tests/boolean/bopcommon_2d/A7
Normal file → Executable file
2
tests/boolean/bopcommon_2d/A7
Normal file → Executable file
@@ -4,4 +4,4 @@ bop a b
|
||||
bopcommon result
|
||||
set length 942.478
|
||||
set nbsh_v 2
|
||||
set nbsh_e 4
|
||||
set nbsh_e 2
|
||||
|
2
tests/boolean/bopcommon_2d/B1
Normal file → Executable file
2
tests/boolean/bopcommon_2d/B1
Normal file → Executable file
@@ -4,4 +4,4 @@ bop a b
|
||||
bopcommon result
|
||||
set length 942.478
|
||||
set nbsh_v 2
|
||||
set nbsh_e 4
|
||||
set nbsh_e 2
|
||||
|
Reference in New Issue
Block a user