Place beam at cad location

Hi all,
Here i attached two images, My concern is i want to the place structural framing family on the CADD line both (Magenda and blue) but it must have maintain the 200mm gap between the family and 150mm gap at the both end of the grid. For example 25m span should be splitted into following length

  1. 150mm gap from the first end of the grid, then 4300mm length the for the first plinth family, 4350 for second, third & fourth, then 3700mm for fifth, 2650 for sixth and 150mm gap at the last end of the grid. This is how the plinth family should get splitted for 25m span.

  2. All also the family should place at the bottom of the U-Girder (Maintain elevation).

I hope i explained my concern very well. please help me out from this issue.

So, what have you tried in Dynamo?

actually I’m new in dynamo so i dont know how to proceed

I would recommend starting with the Dynamo Primer - https://primer2.dynamobim.org/

then, do a search here on the forums to see if anyone has asked a similar question to help you get started

1 Like

Trying

1 Like

thank you for this, i will try and let you know

Its not working for me, will you share me the script here?

Will you please share me the script? that python script not working for me

Can you attached picture errors
I’m away from the my computer

And
Can you search on another solution

I got this error

You need to be provide a beam into the Python node. Perhaps in a list format.

Now its working fine but i want to give disallow for the beam at both the ends. I tried by using structuralframing.disallow node but it gives empty list as output.

Please suggest me what to do

That node is built to go after the element is created as the setting is per element instance not the element type.

2 Likes