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.
11 lines
259 B
Plaintext
11 lines
259 B
Plaintext
puts "====================================="
|
|
puts "OCC27341: Incorrect exact HLR results"
|
|
puts "====================================="
|
|
puts ""
|
|
|
|
set viewname ""
|
|
set length 318.62
|
|
|
|
restore [locate_data_file bug27341_save.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|