Combine Parameters Values

@rasa.zukauskaite
DesignScript is a good option to venture into as well

Or if you have integers stored as doubles then throwing in Math.Ceiling can be helpful

2 Likes

Node title is a little misleading.

You could use this :point_down: simple approach.
Screenshot

Without the codeblock :point_down:.

Guys,
python really not needed for just concatenate string :smiley:
KISS principle!
First look at the above designscript that is really handy, then learn also the OOTB way: try List.Transpose just before your list.join \ concatenate

1 Like

Hello everyone,

Thanks for many ideas, I will look at them and hope I could learn!

Dynamo Test.rvt (1.5 MB)

@bvs1982
I am attaching the test model, unfortunately, cannot upload original, please pay attention that test model is with curtain panels, not with columns, but the parameters are the same.

dynamo node for curtain panels Combined Values_Rasa for Test Model.dyn (22.3 KB)

Hi All,
This topic was solved, anyway, after some time I tried the same “Combine parameter Values” dynamo node and strange things happening.
Suddenly I get errors and as well the values have brackets.
Could someone let me know what is going on?


Combined Values_Curtain Panels.dyn (29.8 KB)

Hi,

I have solved it myself. The issue was the Orchid package.

The same happens with me. Did you manage to solve this repetition?

hi, it doesnt allow for more than 4 python strings, i want to add two more, is that not allowed?