Grasshopper

algorithmic modeling for Rhino

Hello everybody,
I'm trying to write a component in VB that create a series of  4 point corner surfaces from a particular grid of point.
Is possible to implement the rhino command surface from 3 or 4 corner points in a Visual Basic Component for grasshopper?

I already found this discussion in the wiki but 
the code is written in C and i don't really know how to translate it 

thanks everybody for answer
Riccardo 

Views: 1241

Replies to This Discussion

http://www.livearchitecture.net/archives/3409 Check out this definition for some clues...

what you are looking for will be in the functions below:
RhUtil.RhinoCreateSurfaceFromCorners(ptA, ptB, ptC, ptD)
Thanks Luis,
i was looking exactly for that function it works perfect !

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service