mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +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/bcommon_2d/A7
Normal file → Executable file
2
tests/boolean/bcommon_2d/A7
Normal file → Executable file
@@ -3,4 +3,4 @@ restore [locate_data_file case_1_wire3.brep] b
|
||||
bcommon result b a
|
||||
set length 942.478
|
||||
set nbsh_v 2
|
||||
set nbsh_e 4
|
||||
set nbsh_e 2
|
||||
|
2
tests/boolean/bcommon_2d/B1
Normal file → Executable file
2
tests/boolean/bcommon_2d/B1
Normal file → Executable file
@@ -3,4 +3,4 @@ restore [locate_data_file case_1_wire3.brep] b
|
||||
bcommon result b a
|
||||
set length 942.478
|
||||
set nbsh_v 2
|
||||
set nbsh_e 4
|
||||
set nbsh_e 2
|
||||
|
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