mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08:00
Modify the method IntWalk_IWalking::TestArretCadre: correct the value of scalar product of two vectors according to the tolerances in U and V.
11 lines
294 B
Plaintext
11 lines
294 B
Plaintext
puts "================================================"
|
|
puts "OCC32747: Exact HLR algorithm gives wrong result"
|
|
puts "================================================"
|
|
puts ""
|
|
|
|
set viewname "vfront"
|
|
set length 34.3597
|
|
|
|
restore [locate_data_file bug32747.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|