Boolean Not#

Inverts a bool or bool array

Installation#

To use this node enable omni.graph.nodes_core in the Extension Manager.

Inputs#

Name

Type

Descripton

Default

Value In (inputs:valueIn)

['bool', 'bool[]']

bool or bool array to invert

None

Outputs#

Name

Type

Descripton

Default

Value Out (outputs:valueOut)

['bool', 'bool[]']

inverted bool or bool array

None

Metadata#

Name

Value

Unique ID

omni.graph.nodes.BooleanNot

Version

1

Extension

omni.graph.nodes_core

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Boolean Not

Categories

math:condition

Generated Class Name

OgnNotDatabase

Python Module

omni.graph.nodes_core