mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
20 lines
579 B
Plaintext
Executable File
20 lines
579 B
Plaintext
Executable File
puts "TODO OCC12345 ALL: Error : The length of result shape is"
|
|
puts "TODO OCC12345 ALL: Error : is WRONG because number of"
|
|
|
|
puts "========================"
|
|
puts " OCC246 "
|
|
puts "========================"
|
|
|
|
#################################################
|
|
## puts " BOPCOMMON case_1_solid.brep and case_1_wire1.brep"
|
|
#################################################
|
|
puts " "
|
|
restore [locate_data_file OCC246a.brep] a
|
|
restore [locate_data_file case_1_wire1.brep] b
|
|
puts [bop a b]
|
|
puts [bopcommon result]
|
|
|
|
checknbshapes result -vertex 5 -edge 2
|
|
set length 0
|
|
set 2dviewer 0
|