]> OCCT Git - occt-copy.git/commit
Add the ability to make the arrow in the dimension zoomable or not zoomable
authormzernova <mzernova@opencascade.com>
Sun, 21 Jun 2020 22:40:02 +0000 (01:40 +0300)
committernds <nds@opencascade.com>
Tue, 13 Oct 2020 07:31:24 +0000 (10:31 +0300)
commit7640d07d284ebbafc48177d2ad4e76cd9ffd8095
tree94e78690e5463a3126eb274bb9e12b5c2715ce48
parent88201b5418170634d740fdfe9fa1d5f5775ae97b
Add the ability to make the arrow in the dimension zoomable or not zoomable

bugs/vis/bug27919: test case added

(cherry picked from commit 957fe01c241a87fb1a6e5f49c12ea187922d6874)
src/OpenGl/OpenGl_Structure.cxx
src/Prs3d/Prs3d_ArrowAspect.cxx
src/Prs3d/Prs3d_ArrowAspect.hxx
src/PrsDim/PrsDim_AngleDimension.cxx
src/PrsDim/PrsDim_Dimension.cxx
src/ViewerTest/ViewerTest_RelationCommands.cxx
tests/bugs/vis/bug27919 [new file with mode: 0644]