functionafter
Return the axis following a given axis in Cartesian coordinates
Extends from Modelica.Icons.Function (Icon for functions).
Information
Example:
after(Axis.z) or after(3) returns 1, which is equivalent to Axis.x.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Axis | axis |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Axis | after |