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