TUT: update keyword coordinateRotation -> rotation

This commit is contained in:
Mark Olesen 2023-02-20 10:43:05 +01:00
parent 446aff1350
commit fb2bf77e8e

View File

@ -56,13 +56,8 @@ functions
fields (U);
coordinateSystem
{
origin (0 0 0);
coordinateRotation
{
type axesRotation;
e3 (0 0 1);
e1 (1 0 0);
}
origin (0 0 0);
rotation none;
}
}