Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created December 16, 2016 15:23
Show Gist options
  • Save zeffii/1e6b6c961b8541f57b0237c57cec85ea to your computer and use it in GitHub Desktop.
Save zeffii/1e6b6c961b8541f57b0237c57cec85ea to your computer and use it in GitHub Desktop.
self.id_data.freeze(hard=True)
bpy.data.meshes.remove(obj_data, do_unlink=True)
self.id_data.unfreeze(hard=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment