0027126: Create command checktrinfo to verify meshes
[occt.git] / tests / bugs / vis / bug25935
CommitLineData
53a70197 1puts "============"
2puts "CR25935"
53a70197 3puts "============"
4puts ""
5
6pload VISUALIZATION MODELING
7
8restore [locate_data_file bug25935.brep] aShape
9explode aShape Sh
10
11vinit
12
13# check displaying and selection of a sub-shell of the shape
14vdisplay aShape_3
15vfit
5ad8c033 16vmoveto 210 200
17checkcolor 210 200 0 1 1
53a70197 18
19vremove -all
20
21# check displaying and selection of the whole shape
22vdisplay aShape
23vfit
24vmoveto 192 211
25vmoveto 213 191
26vmoveto 205 205
27vmoveto 197 194
5ad8c033 28checkcolor 205 212 0 1 1