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