📋 Metadata
- Author: whinton
- Date: 2019-03-15 15:32:57
- Type:
question - Reply to: post_02036
- Replies (1): post_02038
💬 Content
roaoao:
[operator(L, "pme.exec", text=ng.name, icon='CHECKBOX_HLT' if C.space_data.node_tree == ng else 'CHECKBOX_DEHLT', cmd="C.space_data.node_tree = D.node_groups['%s']" % ng.name) for ng in D.node_groups]
Hey roaoao, thanks so much for you answer. Tried it out, i’m wondering if there is a way to describe a condition so that only animation nodes node groups art called up. Currently my material groups are also being brought up.