1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-07 18:30:55 +03:00
ink ebfb9ce298 0024876: Add protection of shapes against modification of geometry
Added flag "locked" for protection of geometric data in the shapes (including tolerances).
Modification test case to avoid regression.
2014-07-10 14:42:49 +04:00

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