mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +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
209 B
Plaintext
11 lines
209 B
Plaintext
puts "============"
|
|
puts "OCC25908"
|
|
puts "============"
|
|
puts ""
|
|
|
|
set viewname "vbottom"
|
|
set length 210.378
|
|
|
|
restore [locate_data_file bug25908_hlr-bspline-clone2-tcl-h1.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|