ofmodel_getmodelposition Subroutine

public subroutine ofmodel_getmodelposition(x, y, z)

Get the position wrt the local origin of the current model.

This applies to the current active Model.

Arguments

Type IntentOptional 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.