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/bug28903
jgv 8948e18df8 0031845: Modeling Algorithms - BRepOffsetAPI_MakeThickSolid fails
Multiple changes in BRepOffset_MakeOffset algorithm:
- correct fusing vertices;
- correct building intersection edges;
- correct intersecting new edges in 2D;
- correct building wire on a new face;
- correct building history.
2021-01-22 19:09:02 +03:00

21 lines
575 B
Plaintext

puts "============"
puts "OCC28903"
puts "============"
puts ""
##################################################################################
# BRepOffset_MakeOffset produces invalid shape (thickshell) in Intersection mode
##################################################################################
restore [locate_data_file bug28903_Fuse_3.brep] a
thickshell result a 10 i
donly result
checkshape result
checknbshapes result -solid 1 -shell 1 -face 6 -wire 7 -edge 12 -vertex 7 -shape 34
checkmaxtol result -min_tol 0.0015
checkprops result -v 1.1845e+006