SpatialFieldManager.GetMinimum
Method
Description:
Calculates the minimum value for all primitives
Calculates the minimum value for all primitives
Parameters
Parameter | Type | Description |
---|---|---|
resultIndex | Int32 | Index of result schema |
rawValue | Boolean | If true returned value is NOT multiplied by the current result's units multiplier, otherwise it IS |
Return Value
Type | Description |
---|---|
Double | Resulting minimum value |
Exceptions
Exception | Condition |
---|---|
InapplicableDataException | Thrown when current measurement is >= the number of measurements for at least one primitive |