mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +08:00
New folder "hlr" with subfolders "exact_hlr" and "poly_hlr" has been created. Draw command "vcomputehlr" has been corrected. QA command "OCC27341" has been deleted as "vcomputehlr" does its job.
13 lines
390 B
Plaintext
13 lines
390 B
Plaintext
puts "TODO OCC30286 Linux: Error : The length of result shape is 3025.48, expected 3025.49"
|
|
|
|
puts "==========================================="
|
|
puts "OCC25813: regression in Hidden Line Removal"
|
|
puts "==========================================="
|
|
puts ""
|
|
|
|
set viewname ""
|
|
set length 3025.49
|
|
|
|
restore [locate_data_file bug25813_hlr-bus1-draw-Fusion001.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|