occt: master 9f2d9736

Author Committer Branch Timestamp Parent
ifv apn master 2017-01-26 10:19:20 master 0f358da3
Changeset 0028261: Chamfer fails on edge connected to cone's seam

Method GetType() of class GeomAdaptor_SurfaceOfRevolution was modified to create plane instead Cone or SurfaceOfRevolution for "plane like" within Precision::Confusion() restricted object.
For infinite objects Cone with semiangle > PI/2 - eps is replaced by SurfaceOfRevolution for eps < Precision::Confusion()
Tests cases are added

Small correction of shape names for issue CR28261_28266
mod - src/GeomAdaptor/GeomAdaptor_SurfaceOfRevolution.cxx Diff File
add - tests/bugs/modalg_6/bug28261 Diff File
add - tests/bugs/modalg_6/bug28266 Diff File