Left-hand axes support

Technical discussions
Post Reply
Kim Tuo
Posts: 2
Joined: Mon Sep 12, 2016 12:43 am

Left-hand axes support

Post by Kim Tuo »

Hello
Is there an option to use left hand axes orientation in this software?
Thank you

Prashant Kande
Posts: 121
Joined: Mon Apr 04, 2016 4:55 am

Re: Left-hand axes support

Post by Prashant Kande »

Hello
We do not have it built-in, but it can be implemented in the application. You would need to do two things:
- rename axes using properties as described in http://www.dynoinsight.com/Help/Compone ... /Axes.aspx. Say swapping y and z names
- During/after any input of geometry (like building a mesh in memory or reading it from a file) to the same swapping (y and z) of input coordinates (of vertices)

Kim Tuo
Posts: 2
Joined: Mon Sep 12, 2016 12:43 am

Re: Left-hand axes support

Post by Kim Tuo »

Thank you!
I will try that

Post Reply