PRenderToAlias
 
 
 

Pro/Engineer Render (.slp) file to Alias Wire file converter.

Option Value
-s scale Input scale factor (for example -s2.0)
-u units Input units [MI,FT,IN,MIL,UIN,KM,M,CM,MM,UM](default = -uIN)
-g Group the geometry
-r Recalculate vertex normals
-n Do not merge vertices
-p Merge vertices according to xyz position only
-t pos_tol Specify merge vertices position tolerance value in input units (default = 0.0001)
-a nrm_tol Specify merge vertices normal tolerance value in degrees (default = 1 degree).
<infile> Name of Pro/Engineer Render file. If <infile> is absent, input comes from stdin.
<outfile> Name of Alias wire file to be created. If <outfile> is absent, output goes to stdout.

By default, all vertices are merged according to their positions and normals.