occt: master fa68c1e1

Author Committer Branch Timestamp Parent
abv bugmaster master 2019-07-09 11:47:21 master ba165db3
Affected Issues  0029979: Data Exchange - Crash by reading STEP file
Changeset 0029979: Data Exchange - Crash by reading STEP file

Added work-around against specific problem of ORIENTED_EDGE referring to another ORIENTED_EDGE instead of EDGE_CURVE.
Added handling of edges with null EDGE_CURVE, to allow passing the translation further instead of exception.

Off-topic: text of warning message is corrected in genproj

Added test bugs step bug29979
mod - adm/genproj.tcl Diff File
mod - src/StepToTopoDS/StepToTopoDS_TranslateEdgeLoop.cxx Diff File
add - tests/bugs/step/bug29979 Diff File