QueryResultMinMaxData
- class cee.ug.QueryResultMinMaxData()
 The result of a
QueryResultMinMax
Properties
Properties
- cee.ug.QueryResultMinMaxData.globalMaximumValue
 Optional global maximum value. Note that this value is for all the data in the model and does not take filtering, visibility or a specific part into account.
Set includeResultMinMaxForAllStates to true to enable per state global min/max data.
- cee.ug.QueryResultMinMaxData.globalMinimumValue
 Optional global minimum value. Note that this value is for all the data in the model and does not take filtering, visibility or a specific part into account.
Set includeResultMinMaxForAllStates to true to enable per state global min/max data.
- cee.ug.QueryResultMinMaxData.maximumItem
 The maximum item found
- cee.ug.QueryResultMinMaxData.minimumItem
 The minimum item found
- cee.ug.QueryResultMinMaxData.perStateGlobalMinMax
 Optional per state global min/max values. Note that these values are for all the data in the state and does not take filtering, visibility or a specific part into account.
Set includeResultMinMaxForAllStates to true to enable per state global min/max data.
- cee.ug.QueryResultMinMaxData.resultId
 Id of the result on which the query was performed
- cee.ug.QueryResultMinMaxData.resultMapping
 The result mapping of the specified result. This will determine what kind of position the minimumItem and maximumItem are.
- cee.ug.QueryResultMinMaxData.resultType
 Ident of the node on which the query was performed