0026342: No materials are read from STEP
[occt.git] / tests / bugs / vis / bug21757
1 puts "==========="
2 puts "OCC21757"
3 puts "==========="
4 puts ""
5 ################################################################################
6 # Funny (giraffe-like) shading of torus meshed with specific parameters (WNT)
7 ################################################################################
8
9 set BugNumber OCC21757
10
11 vinit
12 vsetdispmode 1
13 vclear
14
15 ptorus result 200 50 45
16 incmesh result 0.4
17 vdisplay result
18 vfit
19
20 set square 65069.2
21 set only_screen 0
22
23