generative modeling for Rhino
Let's say, (-"-) in c++: static ON_3dPoint* MakeSomePoints(ON_Line* line, int* num){ *num = total point numberON_3dPoint* result = new ON_3dPoint[*num]();get *num points on the line; }static void…Continue
Started this discussion. Last reply by Ian Chan Dec 1, 2012.
public class MyComponent:GH_Component{ myObject obj; void MyPreview(object sender, DrawEventArg e) { //draw my object in the display pipeline } public override void…Continue
Started this discussion. Last reply by Ian Chan Mar 5, 2012.
here is my code: private Point3d[,] UVPointMatrix(Surface srf, int u, int v,bool swap) { Interval domU = srf.Domain(0); Interval domV = srf.Domain(1); …Continue
Started this discussion. Last reply by David Rutten Aug 11, 2010.
I've been writing some custom components for Grasshopper for several days.Something is bugging me.And I start to comparing GH to some other Node Based softwares.Sometimes, a component in GH contains…Continue
Started this discussion. Last reply by Ian Chan Aug 15, 2010.



Andrew Heumann replied to Ian Chan's discussion How to Marshal a variable sized array of ON_3dPoint to C#


Added by Mgeorgio 0 Comments 0 Likes
Added by Mgeorgio 0 Comments 0 Likes
© 2013 Created by Scott Davidson.
Powered by