Placing Beams with Dynamo

Placing Beams with Dynamo

RRamirezVizuete
Contributor Contributor
1,137 Views
1 Reply
Message 1 of 2

Placing Beams with Dynamo

RRamirezVizuete
Contributor
Contributor

Hello,

I am having issues with something that should be really easy, which is to come up with a script that places beams on curves (lines). The intent is to read the coordinates from an Excel file, but I wanted to test first the placement on a single line. I am able to create a curve with two points, but the node "StructuralFraming.BeamByCurve" throws a warning ("Collection modified") and Revit does not model the beam:

RRamirezVizuete_0-1712949174192.png

The error is as follows:

RRamirezVizuete_1-1712949214753.png

Is there anything I am missing?

Thank you.

0 Likes
Accepted solutions (1)
1,138 Views
1 Reply
Reply (1)
Message 2 of 2

RRamirezVizuete
Contributor
Contributor
Accepted solution

I found the solution in the Dynamo forum:

https://forum.dynamobim.com/t/collection-modifed/92625