mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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
246 B
Plaintext
11 lines
246 B
Plaintext
puts "========"
|
|
puts "0029956: HLR polygonal algorithm: regression in 7.1 relative to 7.0"
|
|
puts "========"
|
|
puts ""
|
|
|
|
set viewname ""
|
|
set length 4197.49
|
|
|
|
testreadstep [locate_data_file example_auto_tooling_01.stp] a
|
|
COMPUTE_HLR $viewname $algotype
|