Hello i need your help again!

Is it maybe possible to union a mesh?

Like i want a door in that wall but it are meshparts because on normal parts you can’t get a PBR Texture on it. I don’t know why but I can’t get a SurfaceAppearance onto a part? Is that normal? What are other options? Please help me out :sweat_smile: Thank you already!

1 Like

You can’t union a meshpart or a specialmesh but you can export them as a mesh and reimport as a meshpart.

1 Like

Meshes cannot be unioned, because they are different classes. UnionOperations are not MeshParts and the other way around as well.

Workarounds are little tedious, but it’s easy to get by once you have a foothold on it.

1 Like