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.
8 lines
281 B
Plaintext
8 lines
281 B
Plaintext
puts "TODO OCC30286 ALL: Error : The length of result shape is 2894.57, expected 2765.47"
|
|
|
|
set viewname "vright"
|
|
set length 2765.47
|
|
|
|
testreadstep [locate_data_file bug27341_82-01_Solid_End_Mill_Radius_with_Shrink_Fit_and_extension_HeavyModel.stp] a
|
|
COMPUTE_HLR $viewname $algotype
|