I'm using Dynamo for Revit 2016. Could anyone share your knowledge of how to create a beam with a set of known start point (x1, y1, z1) and end point (x2, y2, z2)?
Announcement
Collapse
No announcement yet.
What is Dynamo script to create a beam with known start point and end point?
Collapse
X
-
Hello Morning,
The following graph is one way to do it. If you have a list of data from Excel for example, you would simply import that data and manipulate your lists to get the correct points.
What you have to create, effectively, is lines within Dynamo. Beyond that you simply plug in a loaded Structural Framing family and a Level.
Sol Amour
Architectural Explorer, Digital warrior, Affectual adventurer and Curious Human Being
Portfolio Website @ Cargo Collective
-
You can call the Revit API either through Python (Directly in Dynamo) or C# (Compiled into a .dll or through the custom C# Interpreter) yes. I'm not proficient enough with that yet to help much though I'm afraid.
Best of luck exploring it if you do and please do post your findings here!
Sol Amour
Architectural Explorer, Digital warrior, Affectual adventurer and Curious Human Being
Portfolio Website @ Cargo Collective
Comment
Related Topics
Collapse
-
Simply Complex: What is a vector in Dynamo? Its not a point
In Dynamo its a little confusing just exactly what vectors are....because Dynamo...-
Channel: Blog Feeds
February 2, 2015, 05:45 AM -
-
I was given the task of placing 2500 sprinkler heads on a large Airport Layout.
I have been studying and playing with Dynamo lately but this...-
Channel: Dynamo BIM
January 15, 2017, 08:19 AM -
-
It's an odd expereince to explain to folks that a "reference point" in Revit is not a point. If you want a shortcut to get a group of...
-
Channel: Blog Feeds
June 4, 2013, 05:45 PM -
-
Hi, user of dynamo for Revit.
I have some questions about it.
1. I would like to know if it's possible to change the units of a Revit Project...-
Channel: Dynamo BIM
May 17, 2017, 11:04 AM -
-
Hi all I am new here. I am trying to add a field that will calculate the distance from one point to all of the structural framing elements in my model....
-
Channel: Structure - General Questions
March 19, 2016, 01:28 PM -
Monumetric Footer In-screen
Collapse
Comment