mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08: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
|