mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-04 19:46:45 +08:00
0032767: Mesh - incorrect splitting of edges of seams leading to hang [since OCCT 7.4.0]
- fix step by parameter of the edge while split curve in case of seam edges
This commit is contained in:
9
tests/bugs/mesh/bug32767
Normal file
9
tests/bugs/mesh/bug32767
Normal file
@@ -0,0 +1,9 @@
|
||||
puts "================"
|
||||
puts "0032767: Mesh - incorrect splitting of edges of seams leading to hang \[since OCCT 7.4.0\] "
|
||||
puts "================"
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file bug32767.brep] s
|
||||
tclean s
|
||||
incmesh s 0.01
|
||||
checktrinfo s -tri 3220 -nod 1770 -defl 0.018398669654253779 -tol_abs_defl 1e-6
|
||||
Reference in New Issue
Block a user