occt: master a4e383e1
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
apn | master | 2014-06-05 10:23:29 | master f2843558 | |
Changeset | 0024939: Incorrect result of Fuse operation Modification: class IntTools_EdgeEdge For correct computation of resolution for curves of type Hyperbola and Parabola two new static functions have been implemented: static Standard_Real ResolutionCoeff(const BRepAdaptor_Curve& theBAC, const IntTools_Range& theRange); static Standard_Real Resolution(const Handle(Geom_Curve)& theCurve, const GeomAbs_CurveType theCurveType, const Standard_Real theResCoeff, const Standard_Real theR3D); bugs moddata_2 bug26_2 - improvement. Test case for issue CR24939 Test case correction for issue CR24939 |
|||
mod - src/IntTools/IntTools_EdgeEdge.cdl | Diff File | |||
mod - src/IntTools/IntTools_EdgeEdge.cxx | Diff File | |||
mod - src/IntTools/IntTools_EdgeEdge.lxx | Diff File | |||
add - tests/bugs/modalg_5/bug24939 | Diff File | |||
mod - tests/bugs/moddata_2/bug26_1 | Diff File | |||
mod - tests/bugs/moddata_2/bug26_2 | Diff File |