M

SpatialFieldManager.GetMaximum

Description:
Calculates the maximum value for all primitives
public double GetMaximum(
	int resultIndex,
	bool rawValue
)
  • resultIndex
    Index of result schema
  • rawValue
    If true returned value is NOT multiplied by the current result's units multiplier, otherwise it IS
Return Value Resulting maximum value Resulting maximum value