]> OCCT Git - occt-copy.git/commit
0031066: Infinite loop in ShapeUpgrade_UnifySameDomain
authorjgv <jgv@opencascade.com>
Mon, 14 Oct 2019 13:54:13 +0000 (16:54 +0300)
committerrnv <rnv@opencascade.com>
Thu, 26 Dec 2019 10:47:54 +0000 (13:47 +0300)
commitf160ca4ef717e8880256a3dda33bf32b60419f0d
treea84df2d23e5c53ea062cb0170d579562a45b19b5
parent7e8a88210cb01cceb70090413b865f2ba3dd2e3c
0031066: Infinite loop in ShapeUpgrade_UnifySameDomain

Modification in local static method TransformPCurves - compute real U And V bounds of a face and use them in further computations.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/modalg_7/bug31066 [new file with mode: 0644]