mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
21 lines
584 B
Plaintext
Executable File
21 lines
584 B
Plaintext
Executable File
puts "TODO OCC12345 ALL: Error : is WRONG because number of"
|
|
puts "TODO OCC12345 ALL: Error : The length of result shape is"
|
|
|
|
puts "========================"
|
|
puts " OCC239 "
|
|
puts "========================"
|
|
|
|
#################################################
|
|
## puts " BOPCOMMON case_2_solid.brep and case_2_wire1.brep"
|
|
#################################################
|
|
puts " "
|
|
restore [locate_data_file OCC238a.brep] a
|
|
restore [locate_data_file case_2_wire1.brep] b
|
|
puts [bop a b]
|
|
puts [bopcommon result]
|
|
|
|
checknbshapes result -vertex 18 -edge 10
|
|
|
|
set length 0
|
|
set 2dviewer 0
|
|
|