PRenderToAlias

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

OptionValue
-s scaleInput scale factor (for example -s2.0)
-u unitsInput units [MI,FT,IN,MIL,UIN,KM,M,CM,MM,UM](default = -uIN)
-gGroup the geometry
-rRecalculate vertex normals
-nDo not merge vertices
-pMerge vertices according to xyz position only
-t pos_tolSpecify merge vertices position tolerance value in input units (default = 0.0001)
-a nrm_tolSpecify 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.