Transformation function definitions

Common definitions for all functions.

Variable type

Input and output coordinate types of the function.

Store Z before, Restore Z after

Stores or restores previously stored Z-value. With this you can store Z-value in some calculatin phase and then restore it later at the end.

Skip zero heights

Height is not modified, if the Z-coordinate is zero.

Limit values

Minimum and maximum values for coordinates handled by the function. Exceeding limits causes error.

Reset

Resets values.