BooleanToIntegerNode

 

Introduced

7.0

UI Location

• Conversion

Description

Outputs a new integer built by converting the input boolean to an integer representation: a false value is converted to 0 while the true value is converted to 1.

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

0

1

boolean

Type: siICENodeDataBool

Structure: siICENodeStructureSingleOrArray

Context: siICENodeContextAny

The boolean to convert.

Outputs

Port Name

Connection Info

Description

integer

Type: siICENodeDataLong

Structure: siICENodeStructureSingleOrArray

Context: siICENodeContextAny

The integer representation of the input boolean.

Restrictions

• These structures must match: boolean, integer

• These contexts must match: boolean, integer

See Also

BooleanNode

IntegerNode

IntegerToBooleanNode

IntegerToScalarNode



Autodesk Softimage v7.5