Skip to content

Invoking Animation Node Functions from Another Script #1713

Answered by OmarEmaraDev
mikeashelby asked this question in Q&A
Discussion options

You must be logged in to vote

If you can use a new version of Blender and Animation Nodes, the Decompose Text node might be a better option as it doesn't require explicit updates. See https://docs.animation-nodes.com/tutorials/decompose_text/.

In any case, you can do bpy.data.node_groups[<treeName>].nodes[<nodeName>].updateSeparation().

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mikeashelby
Comment options

Answer selected by mikeashelby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants