0024585: Wrong pcurve of the section curve
authornbv <nbv@opencascade.com>
Wed, 12 Feb 2014 10:21:54 +0000 (14:21 +0400)
committerapn <apn@opencascade.com>
Thu, 13 Feb 2014 10:04:42 +0000 (14:04 +0400)
commitc2c2f2b62c75f4d5e1770baae112f4482cb01717
treebc7ebc181ef218627868bdd0181fe42edd633fa2
parent8bb96a9760013ea61e1c5884bb8155db3bf6a465
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
src/BOPTest/BOPTest_BOPCommands.cxx
src/IntPatch/IntPatch_PrmPrmIntersection.cxx
src/IntPatch/IntPatch_RstInt.cdl
src/IntPatch/IntPatch_RstInt.cxx
src/IntPatch/IntPatch_WLine.cdl
src/IntPatch/IntPatch_WLine.cxx
src/IntWalk/IntWalk_PWalking.cdl
src/IntWalk/IntWalk_PWalking_1.gxx
tests/bugs/modalg_5/bug24472
tests/bugs/modalg_5/bug24585_1 [new file with mode: 0644]
tests/bugs/modalg_5/bug24585_2 [new file with mode: 0644]