mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
Added flag "locked" for protection of geometric data in the shapes (including tolerances). Modification test case to avoid regression.
12 lines
258 B
Plaintext
12 lines
258 B
Plaintext
puts "TODO #23876 ALL: Error : The bopcut cannot be built."
|
|
|
|
restore [locate_data_file case_9_edge.brep] a
|
|
restore [locate_data_file case_9_wire3.brep] b
|
|
settolerance a 0.1
|
|
setflags b locked
|
|
bop a b
|
|
bopcut result
|
|
set length 613.678
|
|
set nbsh_v 3
|
|
set nbsh_e 2
|