GetMinimumInSetNode

 

Introduced

7.0

UI Location

• Math > Statistics

Description

Outputs the minimum value in the data set. For example, if the data set contains the values of the weight map on each point on a polygon mesh, Get Minimum in Set will return the minimum 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 minimum value.

Outputs

Port Name

Connection Info

Description

min

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 minimum value of the set.

Restrictions

• These types must match: value, min

• These structures must match: value, min

• These contexts must match: value

See Also

MinimumNode

GetElementIndicesNode

GetMaximumInSetNode

GetSetAndNode

GetSetAverageNode

GetSetOrNode

GetSetSizeNode

GetSetSumNode

GetArrayMinimumNode

 

 

 



Autodesk Softimage v7.5