occt: master c2c2f2b6

Author Committer Branch Timestamp Parent
nbv apn master 2014-02-12 10:21:54 master 8bb96a97
Changeset 0024585: Wrong pcurve of the section curve

PCurve is extended to surface boundary forcefully.
It is made by finding some additional points (if it is possibly).
"bopcurves" DRAW-command returns number of found 3D-curves and (as an option) 2D-curve (see help for more detail information).

Test cases for issue CR24585
mod - src/BOPTest/BOPTest_BOPCommands.cxx Diff File
mod - src/IntPatch/IntPatch_PrmPrmIntersection.cxx Diff File
mod - src/IntPatch/IntPatch_RstInt.cdl Diff File
mod - src/IntPatch/IntPatch_RstInt.cxx Diff File
mod - src/IntPatch/IntPatch_WLine.cdl Diff File
mod - src/IntPatch/IntPatch_WLine.cxx Diff File
mod - src/IntWalk/IntWalk_PWalking.cdl Diff File
mod - src/IntWalk/IntWalk_PWalking_1.gxx Diff File
mod - tests/bugs/modalg_5/bug24472 Diff File
add - tests/bugs/modalg_5/bug24585_1 Diff File
add - tests/bugs/modalg_5/bug24585_2 Diff File