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