1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/fclasses/bug29406
isn 58c0958b50 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.
2021-11-26 18:50:18 +03:00

8 lines
143 B
Plaintext

puts "============"
puts "0029406: Foundation Classes - gp_Ax3 fails setting direction"
puts "============"
puts ""
pload QAcommands
OCC29406