mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +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.
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
puts "TODO OCC30286 ALL: Error : The length of result shape is 5496.05, expected 5934.34"
|
|
|
|
set viewname "vright"
|
|
set length 5934.34
|
|
|
|
testreadstep [locate_data_file bug27341_Assembly_BILZ_WFL2_1_CAD.stp] a
|
|
COMPUTE_HLR $viewname $algotype
|