Copying geometry from bmesh to a separate object using Blender Python API
When working with a bmesh object in Blender, sometimes there is a need to take part of the geometry and move it to a separate mesh. Let's see how this can be done using Blender Python API. Read more: https://b3d.interplanety.org/en/copying-geometry-from-bmesh-to-a-separate-object-using-blender-python-api/ #blender, #b3d