I miss all your plugins, your definition is all orange for me … also is pretty hard to dive in such a big definition.
… ehm… probably same can be said by others about this:
(… and for myself in a couple of days… thanks to my extrememely volatile memory)
nodes V0.1.gh (43.7 KB)
Using SubDs for this kind of stuff feels like cheating.
well…
For McNeel guys:
- Ngons are totally hell to create, I’ve made a c# script that create a simple planar polygon and use .Ngons.AddPlanarNgons because I wasn’t able otherwise.
- SubD vertex type/TAG doesn’t work well, but transforming the subd fix it:
subd vertex tag bug.gh (9.1 KB)
I cannot replicate this easily.