1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +03:00

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
This commit is contained in:
oan
2015-07-30 12:52:44 +03:00
committed by bugmaster
parent 8c820969cc
commit db6c6404bc
3 changed files with 85 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
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