Get the scale 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 |
Returned scale along X axis. |
||
| real(kind=real64), | intent(out) | :: | y |
Returned scale along Y axis. |
||
| real(kind=real64), | intent(out) | :: | z |
Returned scale along Z axis. |