Most of it is mostly working
- Over 30 nodes...
- Paneling, geometry, math, data management
- Revit data collection (still ironing out some kinks for 0.7... but give them a try)
Most of it is mostly working
Nathan,
Iâve having trouble getting the paneling nodes to work for a list of surfaces. I have a feeling it might be a data structure issue as thereâs no lacing options for custom nodes, but as far as I can tell theyâre the same. After flattening the list of surfaces, Iâve tried plugging in a single integer into the U and V inputs, as well as duplicating the number by the length of the surface list so all the input lists are the same size.
Hereâs a screenshot of the relevant portions of the .dyn file for clarification:
Â
Â
Â
Â
Â
Hello Nathan,
Iâd just like to give you my honest thanks and appreciation for your amazing work. Lunchbox for Dynamo 0.63 was great and I hope the one for 0.7 is even better. I think this forum could do with a âthank youâ button.
Nathan,
Do you have any idea when/and if you will be transitioning the rest of your nodes to 0.7.1 ? I am looking at Adaptive Component Collector and its dead. Let me know what your thinking is.
Thanks in advance!
Hi Nathan,
I have a problem. I canât get the wall into Dynamo using Lunchbox. The return value is NULL
I am using Revit2014, and Dynamo 0.7.1.
Â
Â
Â
Â
Â
Â
Â
Thank you !
<span class=âauthor-linkâ>William Yan</span>ďź I have the same problem with you, walls and floors imported as empty? Nathan,
<div id=âgt-res-contentâ class=âalmost_half_cellâ>
<div dir=âltrâ style=âzoom: 1;â><span id=âresult_boxâ class=âshort_textâ lang=âenâ><span class=âhpsâ>it does not</span> <span class=âhpsâ>support the</span> <span class=âhpsâ>Chinese</span> <span class=âhpsâ>version</span> <span class=âhpsâ>revit2015ďź</span></span></div>
</div>
Hi Nathan
Simple question - once Iâve download it from the package manager, how can I install it?
Â
Thanks. P
all packages are automatically stored in your packages path.
you should find the nodes on the left side on your screen among the other nodes. the group name is LunchBox
Â
Iâm having a bit of trouble running Lunchbox in Dynamo 0.7.2 - all nodes return null values! Is there a conflict with the latest version of Dynamo or these bugs coming out of my system?
Hi to all,
Â
Â
My problem is Diamond Grids dosenât work with a list of surfaces,
İf I get one elements its works but with multiple dosnât, i try to made a cycle with UV, but it dosnt worked too.
Any help?
Thanks a lot
NathanâŚlunchbox is a great contribution to the communityâŚAwesome! I was wondering if it would be easy for you to add the âLevelâ as part of your âRoom Element CollectorââŚwould help collecting that information without having to add the other Lunchbox node âGet Parameter ValueââŚ
RegardlessâŚhappy to begin utilizing your lunchbox custom nodes.
Hi guys,
I am new to using Dynamo and I just downloaded lunchbox but I cant seem to install it, is there any place that videos on how to install.
Thanks
Itâs easier to just go through the package manager. Otherwise I think you can just save the files to C:\Users\USERNAME\AppData\Roaming\Dynamo.7\packages
Hello
Â
Iâm now trying to use the LunchBoxTool_MEP Space Colector.
Even when I connect âTrueâ to Toggle, it keeps on returning null.
I tried copy pasting the Python Script part but it returns error, which I attached an image.
Is it only me that encounters this error?
Â
Revit version is 2014 and Dynamo version is 0.8.0.950
Â
I guess itâs all about the unwrapping issues.
Thanks
I have the same problem.
How did you solve it?
Revit 2016, Dynamo 0.8
I have edited the Python node. Latest Dynamo has to unwrap the input.
Â
Hi!
How did you do that? can you upload a screenshot?
Excellent set of nodes!
They all work great, but I have one suggestion, which may have come up in another thread. LunchBox Mass Addition can add numbers that are integers, but cannot add items with units (ft, inches, sq ft, ect). Is there a way to do this, or would it be possible to change the python script to include another input where you choose the unit type?
Thanks again!