Post #2049: Hey Roaoao,
π Metadata
- Author: whinton
- Date: 2019-03-16 17:10:47
- Type:
question - Quality Score: 7/10
- Reply to: post_02038
- Replies (1): post_02052
π·οΈ Tags
popup-dialog scripting advanced unsolved
βοΈ Related PME Features
- Popup Dialog Editor
- Macro Editor
- Python Scripting
π¬ Content
Hey Roaoao,
Thanks for your answer, this worked perfectly. Another question, regarding animation nodes. I would like to have menu buttons for adding iterators/parameters/generators for my Loops. When use debug mode and click the New Parameter button, I get the following report in the information area:
bpy.ops.an.choose_socket_type(selectedDataType='Vector List', socketGroup='ALL', callback="#('executeNodeCallback', (('AAAAA', 'Loop Input.002'), 'newParameter'))")
Iβm not sure how to make this function, or the βAdd Iteratorβ functions contextual, so that I could add an iterator or parameter to any Loop node with a pop-up?
Thanks in advance.