Appends a mesh passed in to the mesh, by appending the vertices, vertex normals and texture coordinates and then by appending mesh parts with updated indices.
otherMesh (FMEMesh) – Another mesh to append to this mesh.
None