0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_6 / bug26016
CommitLineData
24e40cc2 1puts "========"
2puts "OCC26016"
3puts "========"
4puts ""
5##@@###########################
6# BRepPrimAPI_MakeRevol crash
7###############################
8
9smallview
10
11restore [locate_data_file OCC26016-revolve-crash.brep] a
12revol r a 0 0 0 0 1 0 90
13set bug_info [checkshape r]
14
15if {[string compare $bug_info "This shape seems to be valid"] != 0} {
16 puts "ERROR: OCC26016 is reproduced"
17}
18
19donly r
20fit
5747059b 21checkview -screenshot -2d -path ${imagedir}/${test_image}.png