0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / fclasses / bug132_3
1 puts "========"
2 puts "OCC132"
3 puts "BUC61029"
4 puts "BUC61030"
5 puts "========"
6
7 pload QAcommands
8
9 if [catch {OCC132 word1*word2} res] {
10     puts "Error : OCC132"
11 }