0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / v3d / bugs / buc60661
CommitLineData
352ffd73 1puts "=================================="
2puts "BUC60661"
0d828ac8 3puts "It is impossible to nominate sheding mode in 3D-viewer for the some shapes in C30 (SUN station),"
4puts "which were stored in IGES format previously and then were retrieved again into BREP format."
352ffd73 5puts "=================================="
6puts ""
7
0d828ac8 8pload MODELING XDE VISUALIZATION
352ffd73 9
10restore [locate_data_file buc60661a.brep] buc60661
11checkshape buc60661
12
13######################################################################
14file delete ${imagedir}/buc60661.igs }
15brepiges buc60661 ${imagedir}/buc60661.igs
16######################################################################
17
18dall
19
6a0964c2 20if [catch { igesbrep ${imagedir}/buc60661.igs a * } res] {
352ffd73 21 puts "Faulty BUC60661: here is reading problem of iges file"
22} else {
23 puts "Reading of iges in BUC60661 is OK"
24}
25
26tpcompound result
27checkshape result
28
0d828ac8 29vinit View1
352ffd73 30tclean result
31vdisplay result
32vsetdispmode result 1
33
5d7a0489 34checktrinfo result -tri -nod
0d828ac8 35vdump $imagedir/${casename}.png