reGenerate Design 1 Posted February 7 (edited) Hi there I'm a newbie to Marionette and and excited about learning it. However, I'm having trouble with some unexpected wire values coming out of the Contents node that I'm hoping someone can help me with. I made a simple group with some rectangles in it, and used a Name node to get that into Marionette. Then I put a Contents node to get the individual rectangles in. When I debug the wire coming out of the Contents node, I've getting a single value containing codes corresponding to the number of rectangles in the group, but I'm expecting a list of values with each value being "Vectorworks Handle type: 3". I'm using this video as a guide, and at 21:25 is where I'm learning what the Contents node should output ( Thanks so much in advance for your help Marionette practice 3.vwx Edited February 7 by reGenerate Design Quote Share this post Link to post
reGenerate Design 1 Posted February 7 Hi gain, this file is in VW 2021, need to update my signature! Quote Share this post Link to post
DomC 315 Posted February 8 Hello The Content-Node "groups" the Values in List sequences (to be able to get groups in groups). In your case, just use the "flatten-Node" to get single values instead of a list-sequences. Quote Share this post Link to post
reGenerate Design 1 Posted February 9 Ok sounds good I'll try that. Thank you so much! Quote Share this post Link to post