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
371 B
Plaintext
11 lines
371 B
Plaintext
puts "========================================================================"
|
|
puts "OCC27979: Parasolid converted BREP shows weird lines on hidden line Algo"
|
|
puts "========================================================================"
|
|
puts ""
|
|
|
|
set viewname "vtop"
|
|
set length 13.0091
|
|
|
|
restore [locate_data_file bug27979_parsed.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|