About Variables
Hi.
I created some variables as:
Angle_X
Angle_Y
Angle_Z
And i have a simple antenna placed at some location.
My problem is, i want change this antennas angles with using these angle variables.
For example:
when i set Angle_X = 45, the antenna immediately set its angle 45 degrees with respect to x axis.
I beliave it is in the Right Click > Properties > Workplane > U Vector and V Vector.
I think it is about cos and sin notation but i couldn't achieve what i wanted.
Thanks for your answers.