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

How to use MeshMachine or Kangaroo from Grasshopper within Rhino Python scripts?

$
0
0

@bmartin wrote:

Hello,

I need to remesh more or less uniformly a mesh from inside a Python scripts running in Rhino. I already installed Grasshopper and the Kangaroo0099 version of Kangaroo (I was not sure the version 2 and up had MeshMachine in them?)
I seem to be able to write this import:

import ghpythonlib.components.MeshMachine as ghmm

but I don't know how to create the MeshMachine object or how to feed it its parameters. I saw people calling Rhino from GrassHopper but can we do the other way around? If so, how?

Thanks,

Bruno

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles