KingChaos Posted May 27 Share Posted May 27 i would like to have an oip port in my existing marionette, which has a pulldown out of this selection. so i need a pulldownnode which SelectObj(INSYMBOL & INVIEWPORT & ((T=POLY) & (N='*Poly*'))); and outputs the name of the selested polyline as a string. someone has a clue, how to combine the filterselection with nodes? BR KC Quote Link to comment
KingChaos Posted May 31 Author Share Posted May 31 (edited) i manipulated the code of the node (after i consulted ChatGPT) to get an input port and i tried to output the n-th element of the list i inputted. This works so far, except the selection is not "changing its selection choicenames" i think it has somethin to do with behaviour and run node complications. 2. if i wrap it, the named node is in the oip palette as a parameter. the outputstring has to be cleaned so the 2 ' has to be removed. Maybe someone has a clue, why the hack this is not reacting like i think it "shoud". Edited May 31 by KingChaos Quote Link to comment
KingChaos Posted May 31 Author Share Posted May 31 (edited) a name node, manipulated with chtgpt, with an input, solved it in a way, thats its working now, but still is not avaiblae in the oip of the wrapper if i wrap it. dont laugh about my speghetticode ^^ Polyselector 5 polys_v2.vwx Edited May 31 by KingChaos Quote Link to comment
Marionette Maven Marissa Farrell Posted June 5 Marionette Maven Share Posted June 5 It's currently not possible to dynamically change the elements in the OIP popups within Marionette through the script. I investigated a different solution a while back that involved using OIP Buttons and popup dialogs, I'll try to remember to look around for it in my free time. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.