occt: master 3b7f55e9

Author Committer Branch Timestamp Parent
skl bugmaster master 2018-07-10 11:45:11 master 6f498847
Affected Issues  0029873: Data Exchange - STEPCAFControl_Reader::Transfer() returns TRUE even when external files are missing
Changeset 0029873: Data Exchange - STEPCAFControl_Reader::Transfer() returns TRUE even when external files are missing

Output information about failure during reading of external file has been added (it can be checked by using Draw command "tpstat").
If the reader cannot find an external file at the first found location
(using entity APPLIED_EXTERNAL_IDENTIFICATION_ASSIGNMENT) it checks other information about file path
(using entity DOCUMENT_FILE related with the above-mentioned entity) and uses a new location for import of the external file.
mod - src/STEPConstruct/STEPConstruct_ExternRefs.cxx Diff File
mod - tests/de/step_1/ZG4 Diff File
mod - tests/de/step_1/ZG5 Diff File
mod - tests/de/step_1/ZG6 Diff File
mod - tests/de/step_1/ZZ3 Diff File
mod - tests/de/step_1/ZZ4 Diff File
mod - tests/de/step_1/ZZ5 Diff File
mod - tests/de/step_1/ZZ6 Diff File
mod - tests/de/step_1/ZZ7 Diff File
mod - tests/de/step_1/ZZ8 Diff File