SoBoolOperation¶
-
InventorModule
¶ genre InventorEngines
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def
Purpose¶
This engine performs a Boolean operation on two inputs, and returns both the result of the operation and its inverse.
Parameter Fields¶
Visible Fields¶
Operation¶
-
name:
operation
, type:
Other
, default:
A
¶ The Boolean operation:
CLEAR SET A NOT_A B NOT_B A_OR_B NOT_A_OR_B A_OR_NOT_B NOT_A_OR_NOT_B A_AND_B NOT_A_AND_B A_AND_NOT_B NOT_A_AND_NOT_B A_EQUALS_B A_NOT_EQUALS_B