Grasshopper

algorithmic modeling for Rhino

Hi everybody,

This is a stupid question but I don't get something about the 'primitive mesh' component.

I want to create a mesh from point but the inputs of the component are integer. How does it work?

I tought it would work like 'srf4pt'

Thx

Views: 753

Attachments:

Replies to This Discussion

Hi Minh,

the Quad component does not create a mesh, it creates a single mesh face. A mesh face is a topological entity that connects 3 or 4 mesh vertices.


In order to make a complete mesh, you have to provide both the vertices (your points) and all the faces (your quad). If you only have 4 points, then it's easy, your quad is either {0,1,2,3} or {0,1,3,2}

--
David Rutten
david@mcneel.com
Poprad, Slovakia
Thanks David, it is crystal clear now.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service