Node CustomGroup#

Root for the three types of groups

Build the insockets and outsockets dictionaries

__init__#

Root for the three types of groups

Build the insockets and outsockets dictionaries

build_unames_dict#

snake_case version of the sockets names

__getattr__#

Access dynamically to the output sockets We are idiot proof and accept capitalized versions :-) Output sockets are “write only”

__setattr__#

Access dynamically to the input sockets We are idiot proof and accept capitalized versions :-) Input sockets are “write only”