1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/fclasses/bug26485
oan db6c6404bc 0026485: Problem with the normals of a triangulated shape
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
2015-07-30 12:53:50 +03:00

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