mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Define minimum number of points for specific types of curves like it was done for circular edges.
11 lines
270 B
Plaintext
11 lines
270 B
Plaintext
puts "====================================="
|
|
puts "OCC27341: Incorrect exact HLR results"
|
|
puts "====================================="
|
|
puts ""
|
|
|
|
set viewname "vbottom"
|
|
set length 8.40188
|
|
|
|
restore [locate_data_file bug27341_hlrsave.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|