The Orchid Dynamo Package

Orchid is a must have Dynamo package. It contains a large variety of powerful nodes that can scale your potential in Dynamo. For example, use this orchid node “FamilyDocument.Current” to get the current active family you are editing. Pair the above with the Orchid node “SharedParameter.Add” to add a shared Read more…

Importing from Excel

To Import data from Excel you can use the out-of-the-box Import node in Dynamo. For Dynamo version 2.x, search “excel” in the search bar and find the node [ImportExcel]. For Dynamo version 1.x, search for “excel” and find the node [ReadFromFile]. To simplify this post, we will only focus on Read more…