The Project Analysis tool generates a detailed and interactive HTML report from a project XML export.
Follow the instructions below to generate your HTML report:
-
Export a copy of your project naming the file
AmplaProject.xml
and place it in the same folder asAnalyseProject.cmd
. -
Take a copy of
AuthStore.xml
and place it alongsideAmplaProject.xml
. This file will be located in the%ProgramData%\Citect\Ampla\Projects\[YourProjectName]
folder. -
Run
AnalyseProject.cmd
and wait for it to finish. -
View the output by opening
index.html
located in theOutput
folder. -
Run
Clean.cmd
to remove the existing output before running another project analysis.