got some progress!
however one thing open at the moment: I’ve a dictionary of Assimp.Scenes that contain meshes. Now, when I create the Assimp.Node tree I want to reference the meshes from the nodes but don’t see how to do this. There’s only a getter for inquiring the mesh indices but no setter/set method at all it seems. Any hint, pls?