0025747: Bad IGES file after import and export with different units
authordbv <dbv@opencascade.com>
Thu, 26 Feb 2015 09:47:41 +0000 (12:47 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 26 Feb 2015 09:48:28 +0000 (12:48 +0300)
commita1096551c9cefb44d66c7c650a65d8b365ca8db3
treeadfda645580e364233edf3f79bec6f61260d8811
parent31b1749c42ec05d8a6f414e0b71fc2331cf3cc0b
0025747: Bad IGES file after import and export with different units

- Fixed ellipse curve radius scale
- Fixed hyperbola curve radius scale
- Fixed plane surface scale
- Fixed cylindrical, conical, spherical, toroidal radius and axis scale

Test case for issue CR25747
src/GeomToIGES/GeomToIGES_GeomCurve.cxx
src/GeomToIGES/GeomToIGES_GeomSurface.cxx
src/IGESGeom/IGESGeom_ConicArc.cxx
tests/bugs/iges/bug25747 [new file with mode: 0644]