1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

Compare commits

...

1 Commits

Author SHA1 Message Date
apv
e5555caa1a Test for 0024421: Sewing changes orientations of some subshapes. 2017-07-26 16:13:39 +03:00

View File

@@ -0,0 +1,20 @@
puts "TODO OCC24421 ALL: Faulty shapes in variables faulty_1 to faulty_"
puts "========"
puts "OCC24421"
puts "========"
puts ""
#################################################
# Sewing changes orientations of some subshapes
#################################################
catch {pload XDE}
igesread [locate_data_file bug24421_Rohteil_Pmod.igs] s *
checkshape s
normals s 100
sewing r s
checkshape r
mkvolume result r
checkshape result