0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / modalg_7 / bug30270
1 puts "========"
2 puts "0030270: Modeling Algorithms - BRepBndLib should provide an option for skipping infinite entities"
3 puts "========"
4 puts ""
5
6 pload MODELING VISUALIZATION
7 restore [locate_data_file bug27448_b1255.brep] s
8 bounding s -print
9 bounding s -finite -shape b
10 smallview
11 donly b
12 fit
13 display s
14
15 xwd ${imagedir}/${casename}.png