1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/iges/bug31812
gka 809a2e13f8 0031812: IGES import - NURBS patches lost in the import process - 720
Correction for case invalid color definition to avoid considering an entity that has a number corresponding to the color field as erroneous if entity is not a color entity.
2020-10-06 20:40:21 +03:00

14 lines
387 B
Plaintext

puts "============"
puts "OCC31812"
puts "============"
puts ""
########################################################################
# Problem of reading IGES files
########################################################################
igesread [locate_data_file OCC31812.igs] a *
checkshape a
checknbshapes a -face 4
checkview -display a -2d -path ${imagedir}/${test_image}.png