]> OCCT Git - occt.git/commit
0029945: Export body of revolution to STEP breaks the shape
authorika <ika@opencascade.com>
Wed, 11 Jul 2018 14:29:34 +0000 (17:29 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 13 Jul 2018 12:06:05 +0000 (15:06 +0300)
commitdf6f165a2b572d53142a776cde62682676ab1179
tree32bf737d752c49d0902dfb60d04315b0d47f2bac
parent1f886fae1b87534faa142836f985b49bdd5b597e
0029945: Export body of revolution to STEP breaks the shape

Now vertex loops on surfaces of revolution are imported from STEP format in the same way as on spheres and b-spline surfaces: in case of a single vertex loop neutral bounds will be used.
src/StepToTopoDS/StepToTopoDS_TranslateFace.cxx
tests/bugs/step/bug29945 [new file with mode: 0644]