在“Pro/ENGINEER”中,选择“Utilities”>“Options”。
将以下数据添加到配置文件。
IGES_OUT_ALL_SRFS_AS 128
IGES_OUT_SPL_CRVS_AS_126 YES
IGES_OUT_SPL_SRFS_AS_128 YES
IGES_OUT_MIL_D_28000 NO
IGES_OUT_TRM_SRFS_AS_143 NO
IGES_OUT_TRIM_CURVE_DEVIATION DEFAULT
INTF_OUT_BLANKED_ENTITIES NO
INTF3D_OUT_EXTEND_SURFACE YES
INTF3D_OUT_FORCE_SURF_NORMALS YES
IGES_IN_106_F2_AS_SPLINE NO
IGES_IN_DWG_LINE_FONT YES
IGES_IN_DWG_PNT_ENT YES
IGES_IN_DWG_COLOR YES
FIX_BOUNDARIES_ON_IMPORT YES
打开 Unix shell。
键入实用程序帮助命令:
PRenderToAlias -h
根据需要选择以下选项,输入您的命令。
PRenderToAlias
Arguments: [<options>] [<infile> [<outfile>]]
Options:
-s
scale Input scale factor (for example. -s2.0)
-u
Input units. Acceptable values are MI,FT,IN,MIL,UIN,KM,M,CM,MM,UM]. The default is -uIN
-g
Group the geometry
-n
Do not merge vertices
-r
Recalculate vertex normals
-p
Merge vertices according to xyz position only
-t pos_tol
Specify merge vertices position tolerance value in input units. The default is 0.0001.
-a nrm_tol.
Specify merge vertices normal tolerance value in degrees. The default is 1 degree.
Where:
<infile> is a Pro/ENGINEER Render file. If it is absent, input comes from stdin.
<outfile> is an Alias wire file. If it is absent, output goes to stdout.
y default all vertices are merged according to their positions and normals.
PRenderToAlias crankshaft.slp crankshaft.wire
PRenderToAlias -g -t0.001 hammer.slp hammer.wire
将 PTC Granite 几何体从 Alias 导出到 Pro/ENGINEER 时,您应执行以下操作:
>“Construction Presets”设置为“Pro/ENGINEER”。
,然后在“Product Data Quality Recommended Checks”部分下选择“Short Edges”选项。
,以确保在采用 PTC Granite 格式导出闭合的体积之前已创建该体积。
>
。.g 扩展名附加到该文件名后。此文件现在已准备就绪,可以读入 Pro/ENGINEER 中。拾取要导出的对象,使其成为活动**对象。
选择“File”>“Export”>“Active As”
>
。
在“File Format”下拉菜单中选择“IGES”。
选择“Save”图标并指定 IGES 文件名。 Alias 会自动将 .igs 扩展名附加到该文件名后。
该文件现在已准备就绪,可以读入 Pro/ENGINEER 中。
选择要导出的对象,使其成为“活动”对象。
选择“File”>“Export”>“Active As”
>
。
在“File Format”下拉菜单中选择“STEP”。
选择“AP214”作为“Application Protocol”。
Alias 模型应当已缝合到实体壳(体积)或壳(不描述体积的缝合曲面组)中。
在“Model Type”下选择以下选项之一:
Manifold Shells - 以 G3 流形壳格式保存的不描述体积的缝合曲面集合。
或
Brep Solids — 以 G5 Brep 实体格式输出的描述闭合体积的缝合几何体。
选择“Save”图标并指定 STEP 文件名。 Alias 会自动将 .stp 扩展名附加到该文件名后。此文件现在已准备就绪,可以读入 Pro/ENGINEER 中。