0026522: Exception while copying offset on C0 surface
authoranv <anv@opencascade.com>
Thu, 10 Sep 2015 11:27:50 +0000 (14:27 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 10 Sep 2015 11:28:45 +0000 (14:28 +0300)
commit9f4cd8eb1bbec2e65e802f38b5a5b33ddaf3aefd
treedaa8bab5af754e50172a935413e6411fb1326558
parent21cd37b46285e5653e0d67562b19b863699b5997
0026522: Exception while copying offset on C0 surface

Removed check for C0 surface while copying offset surface

General code melioration

Test case for issue CR26522

Ignoring C0 basis surface while reading offset surface (added)
src/Geom/Geom_OffsetSurface.cxx
src/Geom/Geom_OffsetSurface.hxx
src/GeomTools/GeomTools_SurfaceSet.cxx
tests/bugs/moddata_3/bug26522 [new file with mode: 0755]