0025813: regression in Hidden Line Removal
[occt.git] / tests / bugs / modalg_6 / bug26152_1
CommitLineData
76a2b7d1 1puts "TODO OCC26152 ALL: Standard_ConstructionError"
2puts "=========="
3puts "OCC26152"
4puts "=========="
5puts ""
6##############################################################
7# Wrong result obtained by projection algorithm.
8##############################################################
9
10restore [locate_data_file bug26130_projcomp.brep] a
11explode a
12
13mkcurve c a_1
14mksurface s a_2
15
16catch {project cx c s}