1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/offset/bugs/bug26288
akaftasev 44be123039 0030055: BRepOffset_MakeOffset throws "TopoDS_Vertex hasn't gp_Pnt" in intersection mode
Diagnostic of mixed connectivity of faces along common edge is added.
If algorithm finds such pair of faces, it stops working with special error code.
2023-02-06 14:15:35 +03:00

22 lines
511 B
Plaintext

puts "TODO OCC26030 ALL: Error : The offset cannot be built"
puts "TODO OCC26030 ALL: ERROR. Mixed connectivity of faces."
puts "========"
puts "OCC26288"
puts "========"
puts ""
#############################################
# Offset on faces with opposite orientation
#############################################
smallview
restore [locate_data_file OCC26288-plate.brep] plate
offsetparameter 1e-7 p i
offsetload plate 160
offsetperform r
fit
checkview -screenshot -2d -path ${imagedir}/${test_image}.png