0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / mesh / bug25281
1 puts "========="
2 puts "CR25281"
3 puts "========="
4 puts ""
5 ###############################################
6 # BRepMesh_IncrementalMesh does not return
7 ###############################################
8
9 pload XDE
10
11 param xstep.cascade.unit M
12 stepread [locate_data_file bug25281_tess_infloop_extract.step] a *
13 incmesh a_1 0.0002 1
14
15 checktrinfo a_1 -tri -nod
16
17 vinit
18 vdisplay a_1
19 vfit
20 checkview -screenshot -3d -path ${imagedir}/${test_image}.png