Get the position wrt the local origin of the current model.
This is the point about which all rotations and scales take place.
This applies to the current active Model.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(out) | :: | x |
Returned X position of pivot point. |
||
| real(kind=real64), | intent(out) | :: | y |
Returned Y position of pivot point. |
||
| real(kind=real64), | intent(out) | :: | z |
Returned Z position of pivot point. |