0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / perf / modalg / bug25019
1 puts "============"
2 puts "OCC25019"
3 puts "============"
4 puts ""
5 ###############################
6 ## Command "bsection" in Test Harness with flag build pcurve on second shape works slowly.
7 ###############################
8
9 restore [locate_data_file bug25019_a_shape_1.brep] a1
10 restore [locate_data_file bug25019_prism.brep] p1
11
12 # 1.
13 dchrono h1 restart
14 bsection r a1 p1 -n2d2
15 dchrono h1 stop counter BSectionN2D2
16
17 # 2.
18 dchrono h2 restart
19 bsection r a1 p1
20 dchrono h2 stop counter BSection