Rotate a box in .xml

edited December 2018 in DualSPHysics_v4.3_Beta
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
Sign In or Register to comment.