mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Increase minimum number of discretization points by one explicitly on each iteration of model healer to cover cases degenerated to line (for cases when face consists of 2 edges only).
11 lines
185 B
Plaintext
11 lines
185 B
Plaintext
puts "============"
|
|
puts "OCC23625"
|
|
puts "============"
|
|
puts ""
|
|
|
|
set viewname "vfront"
|
|
set length 26411.2
|
|
|
|
restore [locate_data_file bug23625_a1.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|