Introduced
7.0
UI Location
• Math > Statistics
Description
Outputs the logical disjunction (OR) of all boolean values in the set. In other words this node returns true if at least one of the elements in the set is true. For example, if you want to verify if at least one weight value in a weight map is greater than 1, you can connect a greater than node into the input port.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
value |
• Type: siICENodeDataBool • Structure: siICENodeStructureSingle • Context: siICENodeContextAny |
The data set on which to perform the logical disjunction (OR). |
Outputs
|
Port Name |
Connection Info |
Description |
|
result |
• Type: siICENodeDataBool • Structure: siICENodeStructureSingle • Context: siICENodeContextSingleton |
The logical disjunction (OR) of the data set. |
Restrictions
• These structures must match: value, result
• These contexts must match: value
See Also
|
|
|
|
Autodesk Softimage v7.5