]> OCCT Git - occt-copy.git/commit
0030342: Modeling Data - Successively trimming surface in both directions lose the...
authorakaftasev <akaftasev@opencascade.com>
Mon, 2 Nov 2020 14:23:14 +0000 (17:23 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 12 Nov 2020 14:35:30 +0000 (17:35 +0300)
commit1ab25a0bdba5279405b88a1cc5729fcf58b334ae
tree0dfdb332e7cff360857e57827c158f6a31a55e1e
parentf69e220a894a199dd4bbb6ab1a814771721c25cb
0030342: Modeling Data - Successively trimming surface in both directions lose the first trim

Added trim for U and V directions when trimming happens sequentially in these directions.
Added possibility to set sense to trim command.
dox/upgrade/upgrade.md
dox/user_guides/draw_test_harness/draw_test_harness.md
src/Geom/Geom_RectangularTrimmedSurface.cxx
src/GeomliteTest/GeomliteTest_SurfaceCommands.cxx
tests/bugs/moddata_3/bug30342_1 [new file with mode: 0644]
tests/bugs/moddata_3/bug30342_2 [new file with mode: 0644]