ofmodel_setmodelposition Subroutine

public subroutine ofmodel_setmodelposition(x, y, z)

Set 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(in) :: x

X position.

real(kind=real64), intent(in) :: y

Y position.

real(kind=real64), intent(in) :: z

Z position.