Code warp weft mesh

Hi, i need to divide edges of the mesh like kangaroo warp/weft. I need to do it inside a loop, in c# component, so i cannot use kangaroo component. Any one has some experience/ ideas?

You could call the function from the WarpWeft component using NodeInCode in C# like this:
nodeincode_example.gh (4.5 KB)

oh i didnt know that way , great thanks!

1 Like