mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03: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
|