Structural Framing Type List

Hey all,

I am fairly new to dynamo, and I have a simple question about listing structural types in dynamo. I would like to create a list of all the structural framing types loaded into my project and be able to cycle through them. Unfortunately, using the “structural framing types” node only returns one value at a time, therefore I cannot cycle through the list as there is no list. I have also tried using “All elements of Category” and setting the category to structural framing, however that returns all instances of structural framing rather than all types of structural framing. Does anyone have any ideas for a possible solution?

@Marawan This will give you the types:

image

1 Like

Any update on that?
I am also trying to retrieve and iterate over all structural framing types and replace them with other types programatically.