0024552: Convertation of the generic classes to the non-generic (BndLib).
[occt.git] / tests / bugs / vis / buc60832
1 puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3 puts "============"
4 puts "BUC60832"
5 puts "============"
6 puts ""                                                                                                                                                                        
7 ################################################################################
8 ## Try to display this shape in the viewer 3D by means of the method AIS_InteractiveContext::Display(). 
9 ## This method calls StdSelect_BRepSelectionTool::ComputeSelection() a recursive method which hangs up an application. 
10 ################################################################################
11
12 restore [locate_data_file BUC60832.brep] result
13 checkshape result
14
15 tclean result
16 vinit
17 vdisplay result
18 vsetdispmode result 1 
19 vfit
20
21 set only_screen 1