mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Use gp::Resolution() instead of Precision::SquareConfustion() in order to normalize normal vectors according to implementation of gp_Vec::Normalize(). Test case Test-case for issue #26485
13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
puts "========"
|
|
puts "OCC26485"
|
|
puts "========"
|
|
puts ""
|
|
####################################################
|
|
# Problem with the normals of a triangulated shape
|
|
####################################################
|
|
|
|
pload QAcommands
|
|
|
|
restore [locate_data_file OCC26485-meshed_shape.brep] a
|
|
OCC26485 a
|