def cleanup_on_export(): """Cleanups connections in the case that something was changed without making another redraw call to 3D view. """ _core.cleanup_check(bpy.data.collections[_COLLECTION_NAME])
def cleanup_on_export(): """Cleanups connections in the case that something was changed without making another redraw call to 3D view. """ _core.cleanup_check(bpy.data.groups[_GROUP_NAME])