Rotate a box in .xml
Hi
I have drawn a box with the command:
drawbox>
boxfill>solid
point x="0.8" y="0.2" z="0.0" />
size x="0.2" y="0.1" z="0.5" />
/drawbox>
Now I want to rotate the box from the point (0.8,0.2,0.0) and around the z-axis by 60 degrees.
How can I do it?
Regards
I have drawn a box with the command:
drawbox>
boxfill>solid
point x="0.8" y="0.2" z="0.0" />
size x="0.2" y="0.1" z="0.5" />
/drawbox>
Now I want to rotate the box from the point (0.8,0.2,0.0) and around the z-axis by 60 degrees.
How can I do it?
Regards
Comments
Regards