Applying Charges to OEDesignUnit

The following code example shows how to apply charges to an OEDesignUnit. The program reads an OEDesignUnit as the input file, applies charges to it, and writes new OEDesignUnit to the specified output file.

Command Line Interface

A description of the command line interface is as follows.

prompt> applycharges_oedu [<oedu infile>] [<oedu outfile>]

Code

Download code

applycharges_oedu.cpp

See also