0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / vis / bug27817
CommitLineData
e7879c57 1puts "========"
2puts "StdSelect_BRepOwner - copy transformation persistence flag"
3puts "========"
4
5pload MODELING VISUALIZATION
6
7vclear
8vinit View1
9vtrihedron t
10vdisplay -trsfPers trihedron -trsfPersPos -1 -1 40 t
11box b 30 40 50
12vdisplay -trsfPers trihedron -trsfPersPos -1 -1 40 -dispMode 1 -highMode 1 b
13vselmode b 4 1
14vmoveto 50 350
ba00aab7 15if { [vreadpixel 50 350 rgb name] != "CYAN2" } { puts "Error: face is not highlighted" }
e7879c57 16
17vdump $imagedir/${casename}.png