Set 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(in) | :: | x |
Scale along X axis. |
||
| real(kind=real64), | intent(in) | :: | y |
Scale along Y axis. |
||
| real(kind=real64), | intent(in) | :: | z |
Scale along Z axis. |