]> OCCT Git - occt-copy.git/commit
0029406: Foundation Classes - gp_Ax3 fails setting direction CR29406_1
authorisn <isn@opencascade.com>
Thu, 11 Jan 2018 16:03:03 +0000 (19:03 +0300)
committerisn <isn@opencascade.com>
Mon, 22 Jan 2018 11:02:43 +0000 (14:02 +0300)
commit7bdbef9da526f872b1798e03ab81809147d2d492
tree7f0f2ca41beef6aa99581d28dc02700a96d36379
parentf24150b851a4fa78e36bb58b7f8702a32d57a9bd
0029406: Foundation Classes - gp_Ax3 fails setting direction

Avoid exception in gp_Ax3::SetDirection(), SetAxis(): check if XDir of Ax3 is parallel to newly given direction.
src/QABugs/QABugs_20.cxx
src/gp/gp_Ax3.lxx
tests/bugs/fclasses/bug29406 [new file with mode: 0644]