on_mesh::SetTextureCoordinates function

NiceDay

There isn’t really an answer to this question, because there are no SDK functions that will let you do anything that you can’t do in the UI.

What you need to do first is to figure out how you would get decent mapping on this object in the Rhino UI. You might try unwrapping it - but my guess is that you’re going to have to build a simplified mesh around the object and use that as “duck mapping” - ie, custom object mapping.

  • Andy