mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-14 20:51:41 +08:00
0030356: Data Exchange - IGES model after importing into document has location issues
This commit is contained in:
11
tests/bugs/iges/bug30356
Normal file
11
tests/bugs/iges/bug30356
Normal file
@@ -0,0 +1,11 @@
|
||||
puts "============"
|
||||
puts "0030356: Data Exchange - IGES model after importing into document has location issues"
|
||||
puts "============"
|
||||
|
||||
XNewDoc d
|
||||
ReadIges d [locate_data_file bug30356_GES-13500-000.igs]
|
||||
|
||||
XShow d
|
||||
vfit
|
||||
vsetdispmode 1
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
||||
Reference in New Issue
Block a user