Blender自定义选区保存插件Save Selection 0.9.0

Save Selection是一个 Blender 插件,使用户能够保存当前选择的对象/面/边/顶点并在以后恢复它。该插件在对象模式和编辑模式下分别运行。在对象模式中,保存选择将存储指向所有选定对象的指针,用户将能够恢复上次保存。在编辑模式下,保存选择将自动保存网格选择模式和所有选定的顶点、边或面,具体取决于模式。恢复选择时,选择模式将 与存储的几何元素一起恢复。

Save Selection is a Blender addon enabling users to save the current selection of objects/faces/edges/vertices and restore it later. How to use Buttons Save Selection and Restore Selection are located at the bottom of the Object Context Menu (shortcut: Right)

安装说明:

安装方法一

打开软件,顶部菜单点击 编辑(Edit) → 首选项(Preference) → 插件(Add-ons) → 安装(Install) ,在弹出的窗口里选择插件*.zip格式文件安装

安装方法二

把zip格式文件解压出来:把解压出来的 文件夹 复制到Blender安装路径的addons目录里,如:
C:\Program Files\Blender Foundation\Blender\3.xx\scripts\addons