]> OCCT Git - occt-copy.git/commit
0029257: GeomPlate generates surface in unexpected place
authormsv <msv@opencascade.com>
Tue, 24 Oct 2017 12:01:49 +0000 (15:01 +0300)
committermsv <msv@opencascade.com>
Tue, 24 Oct 2017 17:48:07 +0000 (20:48 +0300)
commit07045ddcf578c83701477d7d166ab5f2dd95f3fb
tree8a1e52c8d4f3f6335ed0c2a09dc00135f138a5c7
parent72bcf3c7be29077195f1082835fbd1abb9aefc26
0029257: GeomPlate generates surface in unexpected place

Treatment of the parameter EnlargeCoeff in the constructor of GeomPlate_MakeApprox has been corrected. Now the bounds of the result surface are correctly enlarged.

The new draw command 'pullupface' has been implemented to check behavior of GeomPlate.
src/BRepTest/BRepTest_FillingCommands.cxx
src/GeomPlate/GeomPlate_MakeApprox.cxx
tests/bugs/modalg_7/bug29257_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug29257_2 [new file with mode: 0644]