fstwn / cockatoo

Cockatoo is a prototypical open-source software toolkit for generating (3d-)knitting patterns from NURBS surface and mesh geometry directly inside Grasshopper.

Home Page:https://fstwn.github.io/cockatoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replace include_leaves option in InitializeWeftEdges

fstwn opened this issue · comments

include_leaves is not useful as an option. instead something like force_cast_on and force_cast_off should be implemented.
force_cast_on > connects all nodes at pos index 1 to one another (like a second row of leaf nodes at the start)
force_cast_off > connects all nodes at pos index -2 to one another (like a second row of leaf nodes at the end)