1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_7/bug30204_2
jgv cb6a45e318 0030204: BRepOffsetAPI_MakePipeShell crash
Add protection from type mismatch while ensuring Same Parameter on U-edges
2018-10-18 19:10:55 +03:00

27 lines
542 B
Plaintext

puts "============"
puts "OCC30204"
puts "============"
puts ""
###################################
# BRepOffsetAPI_MakePipeShell crash
###################################
restore [locate_data_file bug30204_path.brep] path
restore [locate_data_file bug30204_base.brep] base
mksweep path
addsweep base
buildsweep result
checkshape result
checknbshapes result -shell 1 -face 20 -wire 20 -edge 44 -vertex 24
set tolres [checkmaxtol result]
if { ${tolres} > 2.e-7} {
puts "Error: bad tolerance of result"
}
checkprops result -s 6851.98