Set the model pivot point 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(in) | :: | x |
X position of pivot point. |
||
| real(kind=real64), | intent(in) | :: | y |
Y position of pivot point. |
||
| real(kind=real64), | intent(in) | :: | z |
Z position of pivot point. |