AlanW Posted July 26, 2016 Share Posted July 26, 2016 In the attached the worksheet can read individual symbols but not the group in a Marionette object. How do you read the symbols in the Object. Also how do you create the headers using marionette? Thanks Quote Link to comment
Patrick Winkler Posted July 26, 2016 Share Posted July 26, 2016 (edited) Hi Alan, the contents node (operations category) gives you the sub objs of a object. Try it... Edited July 26, 2016 by Patrick Winkler Quote Link to comment
AlanW Posted July 26, 2016 Author Share Posted July 26, 2016 (edited) It seems it comes down to the fact that a my paving layout is a Marionette "Object" so the criteria needs to be that. And by specifying the Symbol name you can be selective in your area count. See attached. Now need to be able to count the number of paving tiles and the size and volume of each. I guess I can use string Len to get number of paving tiles and as they are all the same don't use string Len for rows just use 1. Sorry changed the VW file as it was referencing (S='Paver_004') but there was not on in the file so changed it to (S='Paver_001'), should be ok now. Sorry about that. The Worksheet will show up in the Resource Browser. Volume seems not to work?? Also seems to keep creating more worksheets rather than just changing the original?? Edited July 27, 2016 by Alan Woodwell Quote Link to comment
AlanW Posted July 27, 2016 Author Share Posted July 27, 2016 (edited) Adjusted this Network and seems you have to do the calculation with maths nodes unless there is another way. Any improvements most welcome. Edited July 27, 2016 by Alan Woodwell 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.