Notifications
Clear all

[Closed] Open Edges in editablemesh as Separate Arrays/Groups

Hi,

Im working on editable mesh script, and I need to get holes from open edgesselection as separate Arrays/Groups .
I was trying some do while loops to get edge continuity from meshop.getopenedges() used as an array, but it took a lot of time to compute.
Is it possible to achieve this in some fast way?

Best Regards,
Eryk