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