0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / moddata_2 / bug353
CommitLineData
61c421bf 1pload QAcommands
2
3puts "================"
4puts "OCC353"
5puts "================"
6puts ""
7##########################################################
9753e6de 8## Attached DRAW command hangs in Geom2dGcc_Circ2d3Tan.
61c421bf 9##########################################################
10
11if [catch { OCC353 }] {
12 puts "OCC353: Error"
13} else {
14 puts "OCC353: OK"
15}
16