Introduced
7.0
UI Location
• Math > Statistics
Description
Outputs the maximum value in the data set. For example, if the data set consists of the values of the weight map on each point on a polygon mesh, Get Maximum in Set will return the maximum weight in that weight map.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
value |
• Type: siICENodeDataBool or siICENodeDataLong or siICENodeDataFloat or siICENodeDataVector2 or siICENodeDataVector3 or siICENodeDataVector4 or siICENodeDataMatrix33 or siICENodeDataMatrix44 or siICENodeDataColor4 or siICENodeDataShape • Structure: siICENodeStructureSingle • Context: siICENodeContextAny |
The data set from which to retrieve the maximum value. |
Outputs
|
Port Name |
Connection Info |
Description |
|
max |
• Type: siICENodeDataBool or siICENodeDataLong or siICENodeDataFloat or siICENodeDataVector2 or siICENodeDataVector3 or siICENodeDataVector4 or siICENodeDataMatrix33 or siICENodeDataMatrix44 or siICENodeDataColor4 or siICENodeDataShape • Structure: siICENodeStructureSingle • Context: siICENodeContextSingleton |
The maximum value of the set. |
Restrictions
• These types must match: value, max
• These structures must match: value, max
• These contexts must match: value
See Also
|
|
|
|
Autodesk Softimage v7.5