Cons (Node) for meshes?

Hi
is it possible to combine 2 meshes as subsets? I know I can use a vertex buffer bu ti need to apply different transformations so i d need to combine the 2 meshes into a set of 2.
Something like Cons (Node).
or… ?
tx
S.

the only workaround i can think of to do this is via XFile (EX9.Geometry Load) which concatenates a spread of selected meshes to one mesh with multiple subsets.

Hi, some time looking for the same.
Attachment 2 possibilities I found.

Geometry Join with transform (4.8 kB)
XFile Spread, Texture and Transform (3.3 kB)

related: https://discourse.vvvv.org/t/1471

search on vvroum