Get the position wrt the local origin of the current model.
This applies to the current active Model.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(out) | :: | x |
X position. |
||
| real(kind=real64), | intent(out) | :: | y |
Y position. |
||
| real(kind=real64), | intent(out) | :: | z |
Z position. |