Architectural Lighting Simulation Software

Radiance Manual Pages

 
 
 

pexpand (1)

NAME

pexpand - expand requested commands in metafile

SYNOPSIS

pexpand [ +/-EPDOCSURIlrtmvsp ] file ..

DESCRIPTION

Pexpand reads each metafile file in sequence and expands any commands specified in a '+' option, and deletes any commands specified in a '-' option. This is necessary because most drivers will not support many metafile commands such as 'v' (vector string) and 'O', 'C', and 's' (segments). Pexpand will expand '+' instances into the corresponding primitives which are supported, and delete all '-' instances.
Certain commands are currently considered basic, and must be supported by all drivers. The commands 'D', 'E', 'S', 'U', 'R', 'l', 'r', and 't' are basic (see metafile(5)).
If no input files are specified, the standard input is read.
+EPDOCSURIlrtmvsp
Expand the requested command(s).
-EPDOCSURIlrtmvsp
Delete the requested command(s).

EXAMPLE

To expand vector strings and segements, and delete pauses from "meta":
pexpand +vOCs -P meta

FILES

/usr/lib/meta/vchars.mta (see metafile(5))

AUTHOR

Greg Ward

SEE ALSO

metafile(5), psort(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/pexpand.html
Copyright © 1998-2003 Georg Mischler. All rights reserved.