mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
Removed double healing of Iges group entities Added ShapeBuild_ReShape member to the IGESData_IGESModel class, shapes which are registered in ShapeBuild_ReShape class does not process to healing
14 lines
402 B
Plaintext
Executable File
14 lines
402 B
Plaintext
Executable File
puts "TODO OCC23638 ALL: Faulty shapes in variables faulty_1 to faulty_1"
|
|
|
|
puts "============"
|
|
puts "CR23638"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Reading IGES file produced invalid shape
|
|
#######################################################################
|
|
|
|
igesread [locate_data_file bug23638_cadbad.igs] result *
|
|
|
|
checkshape result
|