Polygon File Format (.ply) 导入/导出

一种三维扫描仪常用的网格数据。

导入

To open, import, insert, and attach a file as a worksession

1. From the File menu, click Open or Import.
2. In the Open dialog box, select the supported file type.
3. If the import can be configured, click Options to specify import settings.
4. Click Open, or press Enter.

Note: When Rhino opens a non-3dm model, the title bar reflects the name of the model that was opened. When the model is saved for the first time, this model name is entered as the file name.

导出

另存或导出 Rhino 模型

1. 文件功能表选择导出选取的物件另存文件
2. 在弹出的对话框的文件类型栏位清单会列出可以导出的文件类型。
3. 文件类型栏位选择文件类型。
4. 文件名称栏位输入文件名称。
5. 设定保存的方式。

最小化保存

清除渲染、分析网格虽然可以让文件变小,但下次打开该文件时需要较多的时间重新计算渲染网格。

仅储存几何图形

只储存几何物件,不储存图层、材质、属性、附注与单位设定。

这个选项和导出物件很类似,使用这个选项储存时必需另存文件,储存的文件也不会成为目前 Rhino 打开的文件。

Save Textures

Embeds external textures used by materials, environments and decals into the model.

6. 如果导出的文件类型有选项设定,可以按选项按钮做设定。
7. 如果导出的文件类型只能储存网格物件时,会弹出将 NURBS 转换为网格的网格转换设定对话框。

PLY 导出选项

ASCII/Binary

导出顶点法线

顶点法线是共顶点的数个网格面法线的平均向量,它可以让低面数的网格在视觉上看起来有平滑的着色效果。

导出顶点颜色

导出网格顶点的颜色数据。

导出物件材质

导出赋予物件材质的名称。

网格顶点

顶点是网格面边缘的汇集点,网格顶点(复数顶点)包含 X、Y、Z 座标,也可能包含法线向量、色彩值及贴图座标。

Always use these settings. Do not show this dialog again.

Saves the current settings and turns off the dialog display.

恢复弹出设定对话框

4 Click Options in the appropriate Save, Export, Open, Import, or Insert dialog box.

请参考

维基百科: PLY (file format)