0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_7 / bug28949_3
CommitLineData
a922aab5 1puts "============"
2puts "OCC28949"
3puts "============"
4puts ""
5##############################################################################
6# BRepOffsetAPI_MakePipe Generated() method produces no result for spine edges
7##############################################################################
8
9restore [locate_data_file OCC1477_bsplinewire_c0.brep] sp
10restore [locate_data_file OCC1477_profile1_circle.brep] pr
11wire pr pr
12
13mksweep sp
14addsweep pr -T -R
15buildsweep q -R -S
16
17explode sp
18
19savehistory sweep_hist
20
21generated r1 sweep_hist sp_1
22generated r2 sweep_hist sp_2
23
24checkprops r1 -s 24223.6
25checkprops r2 -s 11608.3
26
27explode sp v
28
29generated r1 sweep_hist sp_1
30generated r2 sweep_hist sp_2
31generated r3 sweep_hist sp_3
32
33checkprops r1 -l 51.1582
34checknbshapes r2 -edge 5 -face 1
35checkprops r2 -s 477.306
36checkprops r3 -l 51.1582
37