12-21-2020 07:50 AM
Hello!
I'm trying to convert this NNDiffuse tool to Python code but I can't figure out how to convert the blue circled checks. I've been able to convert everything else but without the 'Check if Pan Unsigned' and the other two, the tool doesn't work.
Just looking to see if anyone has any advice on how to convert them to Python code.
Thanks so much,
Mason
Solved! Go to Solution.
12-21-2020 08:49 AM
Got it, didn't realize I could click on the Checks in the 'Contents' view. This opens up the tools used in the Check.
01-04-2021 06:13 AM
Or double-click on any sub-model (or Iterator) icon to descend into that sub-model.
Cheers