What to use for Boolean input output?

User: "Haoyang"
New Altair Community Member
Updated by Jocelyn
I am writing an extension and I want to use an input Port and an output Port to deliver and get boolean data.
However, when I tried to use Boolean Nodeyes=yesInput.getData(Boolean.class); , I got an error saying it should be Class <T> instead of Class <Boolean>.

Find more posts tagged with

Sort by:
1 - 1 of 11