ofmodel_getmodelsize Subroutine

public subroutine ofmodel_getmodelsize(size)

Get the size of the model.

This is the radius of the model's bounding sphere.

This applies to the current active Model.

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(out) :: size

Returned size of the model.