mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Do not limit the normalization factor of the highly anisotropic parametric space when filtering start points in the algorithm of walking line construction. Additionally check the knots are in the increasing orders when merging two B-spline curves
13 lines
433 B
Plaintext
13 lines
433 B
Plaintext
puts "TODO OCC30286 ALL: Error : The length of result shape is"
|
|
|
|
puts "========================================================================"
|
|
puts "OCC27979: Parasolid converted BREP shows weird lines on hidden line Algo"
|
|
puts "========================================================================"
|
|
puts ""
|
|
|
|
set viewname "vleft"
|
|
set length 11.
|
|
|
|
restore [locate_data_file bug27979_parsed.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|