Description
-----------
This sample demonstrates a basic configuration application.  This sample is case specific for this specific model but could be fairly easily expanded for other cases.  This case consists of a part and drawing of the part.  There is an input XML file that describes various configurations which consist of a name and the parameters and their values.

The original files (the part and drawing in this case) are referred to as the template files and are in the Templates directory.  The configurations desired are defined the the Sample.xml file.  This is an ASCII text file that is formatted according to the xml standard.  The TemplatePath element of the file defines the path where the template files are located.  The ResultsPath element of the file defines the path where the resulting configurations are to be created.  The rest of the file defines the individual configurations, where each configuration has a name and a list of the parameters to change and their values.

Instructions
------------
Edit the paths in the XML file to where the template files are located and the result folder.  Run the exe, select the XML file and click the "Start" button.  It uses Apprentice to create the new files and update the references and then uses Inventor to update the parts and drawings. Inventor will need to be running.