]> 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)
committerabv <abv@opencascade.com>
Mon, 21 Oct 2019 08:55:28 +0000 (11:55 +0300)
commit293688322ee25e111baae675e0b7fb729185ad6d
tree404f81d2171e4c2c1d6469978a6ebe6b906997bf
parent63fd2234b0e7ab92e03838a5bc9067dae7bc3469
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]