mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08:00
Check links produced by splitting of an initial link by the middle point for MinSize requirement.
19 lines
334 B
Plaintext
Executable File
19 lines
334 B
Plaintext
Executable File
puts "========================"
|
|
puts "BUC60820"
|
|
puts "========================"
|
|
|
|
igesbrep [locate_data_file buc60820.igs] a *
|
|
|
|
tpcompound result
|
|
checkshape result r
|
|
|
|
tclean result
|
|
vinit
|
|
vdisplay result
|
|
vsetdispmode result 1
|
|
vfit
|
|
|
|
checktrinfo result -tri 200 -nod 215
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|