Hello fellow GH and VB scripters, I'm not a newbie to GH, but to VB very much so.
I have programmed before, but for VB I'm missing especially the syntaxes of simple GH components like:
* Circle (CNR)
* List Length
* List Item
* Intersect Curve/Curve (CCX)
The script should basically just run from one end of the given curve and draw circles with a given radius at the intersections to create a list of points on the curve that have the same distances from one point to the next.
I attached the GH definition file.
The GH definition shows a "mockup" of the script made of components to better understand how it is supposed to work.
If someone could point me out, where to find a list of VB syntaxes for GH components. That would help me big time already.
So far my script obviously doesn't work because I just used phantasy names for the functions of which I don't know the right syntax.
If you have any further questions, please ask.
Thanks!
FlashBytes