puts "============" puts "OCC27341" puts "============" puts "" ###################################################### # Incorrect exact HLR results ###################################################### pload XDE pload QAcommands testreadstep [locate_data_file bug27341_HEE_Grundhalter_CAD.stp] a set viewname "right" smallview top clear OCC27341 result a ${viewname} build3d result fit checkprops result -l 6584.94 # 0027526: Excess micro-edge in HLR visualization of a torus if { [regexp {Windows} [dversion]] } { checknbshapes result -vertex 819 -edge 410 } else { checknbshapes result -vertex 818 -edge 409 } checkview -screenshot -2d -path ${imagedir}/${test_image}.png