]> OCCT Git - occt.git/commit
0029233: Incorrect result of conversion to the STEP format.
authorasemenov <asemenov@opencascade.com>
Thu, 2 Sep 2021 12:32:11 +0000 (15:32 +0300)
committersmoskvin <smoskvin@opencascade.com>
Fri, 10 Sep 2021 17:24:53 +0000 (20:24 +0300)
commit8019a482b5208e9da2ba52f1202f500125df53b8
tree8a035c67ebde260ed88f6f3b5bb76f140c138da8
parent36d21f1a1a157065b28f8348d5b7f4c91a015e52
0029233: Incorrect result of conversion to the STEP format.

Modified the method TopoDSToStep_MakeStepFace::Init
Added processing of degenerate toroidal surfaces, which are the base surfaces of offset surfaces
Added test
src/TopoDSToStep/TopoDSToStep_MakeStepFace.cxx
tests/bugs/step/bug29233 [new file with mode: 0644]