Forums:
Is there any way to read the X,Y,Z orientation based on a certain normal-to-face (F8) state of a model?
Which would give a result for example: XDirection as (1,0,0) and NormalDirection as (0,0,1)
Currently I am hardcoding the coordinates for XDirection and Normal Direction, but reading these two direction by the currentnormal state would be helpful.