occt: master 7f0b39be

Author Committer Branch Timestamp Parent
ika bugmaster master 2015-03-19 12:43:17 master 4dcc5ecb
Changeset 0025843: Wire containing degenerated edge is not written to IGES / STEP

add check for edges with null 2D and 3D curves for STEP,
for IGES problem exists only with wires, where non-invalid edge is only one, and it is not the last in wire(fixed).

Test case for issue CR25843
mod - src/BRepToIGES/BRepToIGES_BRWire.cxx Diff File
mod - src/TopoDSToStep/TopoDSToStep_WireframeBuilder.cxx Diff File
add - tests/bugs/iges/bug25843_iges Diff File
add - tests/bugs/step/bug25843_step Diff File