mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
24 lines
585 B
Plaintext
24 lines
585 B
Plaintext
puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
|
|
puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
|
|
|
|
puts "========================"
|
|
puts " OCC599"
|
|
puts "========================"
|
|
puts ""
|
|
#########################################################
|
|
## Result of BOPFUSE operation is unclosed shape inspite of source solids are valid
|
|
#########################################################
|
|
|
|
restore [locate_data_file OCC600_1.brep] a
|
|
checkshape a
|
|
restore [locate_data_file OCC600_2.brep] b
|
|
checkshape b
|
|
|
|
bop b a
|
|
bopfuse result
|
|
|
|
set square 679784
|
|
set 2dviewer 0
|
|
|
|
|