New to Dynamo, Trying to prove to employer it is worth learning.I need to automate a few things to show this.
My first item to tackle is taking the Start Connection of a beam and base on the information form that I want to put information in the comments.
for example if the Start Connection within the beam is ‘Beam Drag’ I need to put ‘DRAG’ in the comments. I want to do this project wide without having to select beams one by one, because that would not save us time.
The problem I am having is StructuralConnectionType is the only way I can isolate the Beam Drag variable. But when I go to Set ‘DRAG’ in the Comments parameter Dynamo doesn’t know which beams to apply ‘DRAG’ to.
I have searched for a long time within these forums and found nothing that helped me.
Below is successfully isolating the beam drag parameter, but I cant apply my set.parameter to beams that have that isolated Start Connection.