Applying Charges to OEDesignUnit

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

Command Line Interface

A description of the command line interface is as following.

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

Code

Download code

applycharges_oedu.cpp

See also