minimum: return the minimum value of all array items
set min [objarray minimum <obj> ?-index?]
if -index is specified, then instead the minimum value it return the index of this value.
GiD - The personal pre and post processor
minimum: return the minimum value of all array items
set min [objarray minimum <obj> ?-index?]
if -index is specified, then instead the minimum value it return the index of this value.