]> OCCT Git - occt.git/commit
0033100: Modeling Algorithms - XCAFDoc_Editor::RescaleGeometry does not rescale trian...
authormsv <msv@opencascade.com>
Thu, 11 Aug 2022 20:46:23 +0000 (23:46 +0300)
committermsv <msv@opencascade.com>
Thu, 11 Aug 2022 21:18:22 +0000 (00:18 +0300)
commitd01bcd6cf454c565bad2273a09fd524ee06a04b0
tree041ea19965a14189336bd8cef1a671a98a269454
parent2b10a3579cea55b5ee8a6af4a211210f754c3987
0033100: Modeling Algorithms - XCAFDoc_Editor::RescaleGeometry does not rescale triangulations

Make XCAFDoc_Editor::RescaleGeometry to pass the flag theCopyMesh==true
in call to BRepBuilderAPI_Transform::Perform.

Correct the help of the command XRescaleGeometry.
src/XCAFDoc/XCAFDoc_Editor.cxx
src/XDEDRAW/XDEDRAW.cxx
tests/bugs/xde/bug33100 [new file with mode: 0644]