Grasshopper

algorithmic modeling for Rhino

i am looking for the C# equivalent of the srfgrid function. or any other method to create a surface using a point grid.

thanks

Views: 463

Replies to This Discussion

Check out RhUtil.RhinoSrfControlPtGrid or RhUtil.RhinoSrfPtGrid
thanks, now i need to figure out how to convert on3dpointarray to an ion3dpointarray which is what RhUtil.RhinoSrfPtGrid wants
Hi Robert,
you should be able to use it directly here. See http://en.wiki.mcneel.com/default.aspx/McNeel/DotNetClasses .
- Giulio
you know that what i thought to because thats the way it works in other programs. my mistake was i was creating ArrayOn3dPoint instead of On3dPointArray. why would there be 2 different ways for a point array. i need to read the sdk docs more!

thanks for all the help

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service