]> OCCT Git - occt-copy.git/commit
0029406: Foundation Classes - gp_Ax3 fails setting direction
authorisn <isn@opencascade.com>
Thu, 11 Jan 2018 16:03:03 +0000 (19:03 +0300)
committerisn <isn@opencascade.com>
Wed, 17 Jan 2018 09:40:02 +0000 (12:40 +0300)
commitaf061f95c6a6e94dbdde77558332f25b870f95b8
treeb4c0e82053f1e36ab9a1e36f0f15b9542e1f7972
parentfcca9d7cd0264593423edab813fc737829f4157e
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]