Introduced
7.0
UI Location
• Math > Logic
Description
Outputs a boolean value expressing the "Not" logical operation of the input boolean value.
The "Not" logical operation outputs true if the specified input boolean value is false; otherwise, it outputs false.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
value |
• Type: siICENodeDataBool • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The value on which to apply the "Not" logical operation. |
Outputs
|
Port Name |
Connection Info |
Description |
|
result |
• Type: siICENodeDataBool • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The resulting boolean value. |
Restrictions
• These structures must match: value, result
• These contexts must match: value, result
See Also
Autodesk Softimage v7.5