STEP (.stp; .step) 导入/导出
STEP (Standard for the Exchange of Product Data) 是 NURBS 模型常用的文件交换格式,以 STEP 文件导出可以保有曲面的组合数据。
导入
To open, import, insert, and attach a file as a worksession
-
From the File menu, click Open, Insert, Import, or Worksession > Attach.
- In the dialog box, select a supported file type.
- Click
When you open a non-3dm file and save the model, its filename will be the default 3dm filename.
and configure the settings.
STP 导入选项
附注
- 导入含有单位与公差设定的 .step 文件不会改变 Rhino 本身的单位与公差,如果导入的文件使用的单位与 Rhino 的单位不同会弹出警告。
- 当读取的 .step 文件里有物件使用不同的单位系统时,所有的单位系统都会转换成 Rhino 的系统单位,并自动缩放物件。
- 分配给每个物件的公差用于导入物件。当打开一个 .step 文件,最大公差变成文档公差。
- The unit system and distance tolerance will be reported in command history when a .step file is opened.
- Per-face colors are supported.
组合曲面
曲面导入时组合为多重曲面。
不要组合超过以下面数的多重曲面
面数过多的多重曲面不予组合,缩短文件导入需要的时间,并避免造成内存不足。
跳过隐藏的几何体
不要在 "INVISIBILITY" 实体中导入物件。
显示嵌套图块警告
导入的文件含有嵌套图块时弹出警告信息。
Always use these settings. Do not show this dialog again.
Saves the current settings and turns off the dialog display.
To turn the message back on
See also: ResetMessageBoxes command.
导出
To save as or export a Rhino model
- On the File menu, click Export Selected or Save As.
- In the dialog box, the Files of type list displays the currently supported file types for export.
- In the Files of type box, select the supported file type.
- In the File name box, select or type a file name.
- Specify what is to be saved.
- If the export can be configured, click the button to specify export settings.
- Mesh file types export NURBS surfaces as meshes either with the specified meshing options, or the document render mesh settings.
Options (For Rhino 3DM only) | |
---|---|
Save small |
Though clearing the render meshes makes the file smaller, it will shade and render more slowly the next time you open the file. |
Save geometry only |
Saves geometry objects only. No layers, materials, properties, notes, or units settings are saved. This is similar to exporting the objects. A new file is made, but it does not become your active Rhino model. |
Save textures |
Embeds external textures used by materials, environments and decals into the model. |
Save plugin data | Saves data attached to objects or the document by plug-in applications. |
STP 导出选项
附注
- SubD objects are exported as polysurfaces.
- Per-face colors are supported.
STEP 配置
选取何种配置必需依据您的公司的标准,如果没有制定标准,可以选择默认值,STEP 配置的编号并不会影响导出的数据。
AP203ConfigControlDesign
AP214AutomotiveDesign
AP214AutomotiveDesignCC2
AP242
导出参数空间曲线
某些软体导入 STEP 文件时可以利用 2D 的修剪曲线提高文件导入的精确度与速度。
让导入的程序设置黑色物件的颜色
如果 Rhino 的物件是黑色的,它导出至 STEP 档时没有颜色数据,这个设定可以允许其它软体导入该物件时赋予一个预设的颜色。这样做是因为在有些应用程序中黑色看起来像墨水污渍。如果配置为 AP203ControConfigDesign ,此选项为灰色,因为此配置不包含颜色。
分割封闭曲面
分割闭合曲面,例如封闭内部曲面上的钻孔。
Always use these settings. Do not show this dialog again.
Saves the current settings and turns off the dialog display.
To turn the message back on
See also: ResetMessageBoxes command.
相关指令
Toolbar | Menu |
---|---|
|
|
STEPTree 指令可以浏览 STEP 文件的结构。
步骤
-
选取一个 STEP 文件。
对话框和指令历史记录还显示 STEP 文件使用的单位和公差。
请参考
Toolbar |
Menu |
---|---|
|
|
StepUnitsAndTolerance 指令提示选择一个 STEP 文件并报告其单位和公差。
步骤
-
选取一个 STEP 文件。
STEP 文件使用的单位和公差显示在消息框和指令历史记录中。