Hi,
In Rhino it is possible to select a specific face on an polysurface (like on a box) and assign a material just for this face. The final result can be that the box has 6 different materials (one for each face). Is it possible to achieve the same operation with a python scrip? The only thing that i managed to do at this point is to explode my polysurface and assign a material to the newly created surfaces. The problem is when i join the surfaces together to recreate the polysurface, the materials do not copy on the new polysurface…
5 posts - 2 participants