Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 4120

Extracting rendermesh with bumb texture

$
0
0

I’m looking for a way to extract the mesh I see when I use a displacement pattern. In this case I have applied a displacement to a prep and it shows correctly in Rhino. But when I get the rendermesh, I just get a simple mesh ignoring the displacement. I know the mesh exists somewhere, because I can see it! But how can I possibly extract it?

I have used

rhobj = Rhino.RhinoDoc.ActiveDoc.Objects.FindId(ID)
a = Rhino.DocObjects.RhinoObject.GetMeshes(rhobj, Rhino.Geometry.MeshType.Render)

Extract RenderMesh.3dm (2.3 MB)
GetRenderMesh.gh (7.8 KB)

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4120

Trending Articles