Hello. Is there a tool / plugin to get mesh picture frame (as Weaverbird does), but just for certain edges?
- What Weaverbird does
- Selected edges to make “frame” around
- Desired result
My workaround:
- Make WB picture frame
- Select desired edges from the source mesh
- Find mesh edges of the new frame mesh (these don’t share the same order)
- Get only faces that are adjacent to the selection (some C#)
- Join, weld etc.
Is there an easier approach?
Thanks for your suggestions.