mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0031492: BRepBuilderAPI_MakeFace crashes on a wire
Method BRepClass_Intersector::LocalGeometry is modified: check whether is tangent defined and check of infinite curvature is added.
This commit is contained in:
8
tests/bugs/modalg_7/bug31492
Normal file
8
tests/bugs/modalg_7/bug31492
Normal file
@@ -0,0 +1,8 @@
|
||||
puts "==================================================="
|
||||
puts "OCC31492: BRepBuilderAPI_MakeFace crashes on a wire"
|
||||
puts "==================================================="
|
||||
puts ""
|
||||
|
||||
brestore [locate_data_file bug31492.brep] a
|
||||
|
||||
mkplane result a
|
Reference in New Issue
Block a user