Architectural Lighting Simulation Software

Radiance Manual Pages

 
 
 

psort (1)

NAME

psort - sort primitives in metafile as requested

SYNOPSIS

psort [ +/-x ][ +/-y ][ +/-X ][ +/-Y ] file ..

DESCRIPTION

Psort reads each metafile file in sequence and sorts primitives between globals according to the option specification. Lower case options mean the corresponding minimum, upper case indicates the maximum value. A '+' before the option means sort in order of increasing values, '-' means decreasing. The order the options appear on the command line is the order in which the extrema are examined. For example, the options -Y +x would mean "sort on decreasing ymax, then increasing xmin values".
If no input files are specified, the standard input is read.

EXAMPLE

To sort the file "meta" in order of increasing xmax, then decreasing ymin:
psort +X -y meta

FILES

/usr/tmp/psXXXXa /usr/tmp/psXXXXb

BUGS

Aborting the program will sometimes leave files in /usr/tmp.

AUTHOR

Greg Ward

SEE ALSO

metafile(5), pexpand(1)

 
 

Home

Lighting Software
  Rayfront
  Raydirect
  3Dsolar
  3D Lighting Tools
  Support
  Buy it Now!

Gallery
  Student Works
  Built Projects

Knowledge
  Glossary
  Resources
  Daylighting
  Literature

Download
  Rayfront Demo
  3Dsolar Demo
  Radiance Tools
  Autocad Tools

Information
  Site Map
  Newsletter
  About Us
  Privacy

  Tell a Friend
  Feedback

 
 
http://www.schorsch.com/rayfront/manual/htmlman/psort.html
Copyright © 1998-2003 Georg Mischler. All rights reserved.