base class — bpy_struct
Collection of Node Links
Add a node link to this node tree
Parameters: |
|
---|---|
Returns: | New node link |
Return type: |
remove a node link from the node tree
Parameters: | link (NodeLink) – The node link to remove |
---|
remove all node links from the node tree
Inherited Properties
Inherited Functions
|
References