occt: master 8696d65d
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
apn | master | 2014-05-29 12:38:47 | master dc244065 | |
Changeset | 0024889: Geom2dAPI_InterCurveCurve produces result with parameter outside the curve limits 1. DRAW-command for testing was created (see QABugs_19.cxx) 2. Alignments were changed in other files. Main Changes are into IntCurve_IntConicConic_1.cxx file (variable isOutOfRange was added). If found intersection point is out of range, minimal distance between corresponding ends of interval is taken. If this distance is less than tolerance, this point replaces found intersection point. Otherwise, found intersection point is ignored. Modified QA command OCC24889 and added test case bugs/modalg_5/bug24889 |
|||
mod - src/IntCurve/IntCurve_IntConicConic_1.cxx | Diff File | |||
mod - src/IntCurve/IntCurve_IntCurveCurveGen.gxx | Diff File | |||
mod - src/QABugs/QABugs_19.cxx | Diff File | |||
add - tests/bugs/modalg_5/bug24889 | Diff File |