IntegerToBooleanNode

 

Introduced

7.0

UI Location

• Conversion

Description

Outputs a new boolean built by converting the input integer to a boolean representation: 0 is converted to false; all other integer values are converted to true.

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

0

1

integer

Type: siICENodeDataLong

Structure: siICENodeStructureSingleOrArray

Context: siICENodeContextAny

The integer to convert.

Outputs

Port Name

Connection Info

Description

boolean

Type: siICENodeDataBool

Structure: siICENodeStructureSingleOrArray

Context: siICENodeContextAny

The boolean representation of the input integer.

Restrictions

• These structures must match: integer, boolean

• These contexts must match: integer, boolean

See Also

BooleanNode

BooleanToIntegerNode

IntegerNode

IntegerToScalarNode



Autodesk Softimage v7.5