Open AniruddhaHumane opened 1 year ago
Is there a way to get boundary vertices for a given mesh?
mesh.outline() could be what you're looking for.
mesh.outline()
Is there a way to get boundary vertices for a given mesh?