Transpose node in Grasshopper

Hi All,

I am really confused with the Transpose component in Grasshopper.
I have a list of values which I want to transpose. In Dynamo, I normally use the List.Transpose node:

In Grasshopper, I tried the same workflow using the Transpose Matrix but I am not getting the values swapped at all… Is this the equivalent node to Dynamo’s List.Transpose or do you use a different workflow to transpose values?

Please help.

I believe you are looking for the “Flip Matrix” component.

1 Like

Yep, confirmed by example.

2 Likes

Yessss!

Oh my, thanks so much, @Michael_Pryor @diff-arch! This is indeed what I’m looking for!

1 Like

and so that you know, those matrix components you were looking at are actually for transformation matrices.

1 Like