Store models externally or restore to workspace from external storage
外部存储模型,或从外部存储设备恢复到工作区
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Stores/restores all mark model objects in a marklist either to or from external storage.
存储/恢复所有标记一个marklist,或从外部存储模型中的对象。
用法----------Usage----------
store(x)
参数----------Arguments----------
参数:x
marklist of models
marklist的车型
Details
详细信息----------Details----------
For store, each mark model is stored externally and the object in the list is replaced with the filename of the object. restore does the opposite of storing the saved external object into the marklist and then deleting the saved file.
对于store,每个标记模型被存储在外部,并在列表中的对象替换的对象的文件名。 restore是相反的存储保存的外部对象到marklist,然后删除已保存的文件。
值----------Value----------
A modified marklist to replace the previous marklist specified as the argument.
一种改进的marklist规定以取代之前marklist的作为参数。