occt: master d07a6c39 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
nbv |
apn |
master |
2016-10-13 10:48:38 |
master d1d68ce7 |
|
Affected Issues |
0027930: XMT file conversion loops infinitely |
|
Changeset |
0027930: XMT file conversion loops infinitely
Now, the algorithm tries to estimate U- and V-ranges of future intersection curve(s) on the surface. This information is used in stop-criterium of the algorithm instead of full surface range used earlier. It allows reducing dependencies of intersection result on the surface ranges.
Tuning of test case bugs/modalg_6/bug27937_1 |
mod - src/Contap/Contap_TheIWalking.hxx |
[ Diff ] [ File ] |
mod - src/IntPatch/IntPatch_TheIWalking.hxx |
[ Diff ] [ File ] |
mod - src/IntWalk/IntWalk_IWalking_1.gxx |
[ Diff ] [ File ] |
mod - src/IntWalk/IntWalk_IWalking_2.gxx |
[ Diff ] [ File ] |
add - tests/bugs/modalg_6/bug27937_1 |
[ Diff ] [ File ] |
add - tests/bugs/modalg_6/bug27937_2 |
[ Diff ] [ File ] |