]> OCCT Git - occt.git/commit
0026056: AIS_LengthDimension can not build dimension for face-edge or edge-face
authoraba <aba@opencascade.com>
Wed, 11 Nov 2015 10:41:59 +0000 (13:41 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 12 Nov 2015 10:03:13 +0000 (13:03 +0300)
commit1c078d3b39ba785b7f369f4a361f9d3a2a213959
tree0d8bebcb1f02fbd4dc4fe6fb080a8cb3fb37323d
parenta144d7770fc5766503ec3a4e897002dc31b7f26d
0026056: AIS_LengthDimension can not build dimension for face-edge or edge-face

- Correct AIS_LengthDimension::InitEdgeFaceLength() method to support face-edge and edge-face cases
- Correct test command to support face-edge and edge-face input geomerty without custom plane
src/AIS/AIS_LengthDimension.cxx
src/AIS/AIS_LengthDimension.hxx
src/ViewerTest/ViewerTest_RelationCommands.cxx
tests/bugs/vis/bug26056 [new file with mode: 0644]