mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
14 lines
242 B
Plaintext
Executable File
14 lines
242 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC22504"
|
|
puts "================"
|
|
####
|
|
|
|
igesbrep [locate_data_file OCC22504.igs] a *
|
|
tpcompound result
|
|
vinit
|
|
vdisplay result
|
|
vfit
|
|
vsetdispmode 1
|
|
|
|
checkview -display result -3d -path ${imagedir}/${test_image}.png
|