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

@ -57,12 +57,7 @@ functions
coordinateSystem coordinateSystem
{ {
origin (0 0 0); origin (0 0 0);
coordinateRotation rotation none;
{
type axesRotation;
e3 (0 0 1);
e1 (1 0 0);
}
} }
} }