]> OCCT Git - occt-copy.git/commit
Add the ability to make the arrow in the dimension zoomable or not zoomable CR0_DMUReviewer_IR-2020-05-15-DR-187
authormzernova <mzernova@opencascade.com>
Sun, 21 Jun 2020 22:40:02 +0000 (01:40 +0300)
committersshutina <sshutina@opencascade.com>
Fri, 2 Oct 2020 14:10:05 +0000 (17:10 +0300)
commit957fe01c241a87fb1a6e5f49c12ea187922d6874
tree089d139f41c5ec1ed8a28a1298b0a6e8b5394379
parentde18833ce2e8e83d84bdc25e441a4f55f50f3b7f
Add the ability to make the arrow in the dimension zoomable or not zoomable

bugs/vis/bug27919: test case added
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]