Skip to main content
15-Moonstone
September 10, 2026
Question

ModelCHECK Report/Metrics Directory

  • September 10, 2026
  • 1 reply
  • 20 views

Using Creo 10 on Windows 11.   How do I write the metrics and reports to a user folder using the config_init.mc file? 


Target Directory
“C:\data\<username>\Creo10\mc_report”
 

Some details that may help. 
1) We do set a username system variable that I could key into.
2) The “Creo10” folder level is the working directory which we set. 

Do I focus on the NT or not labeled options.

  • DIR_REPORT_NT or DIR_REPORT

Thanks for your advise.

1 reply

Mahesh_Sharma
22-Sapphire I
September 11, 2026

Hi ​@N.Barnes 

 

Reports and Metrics to a custom Directory is possible by defining DIR_METRICS and DIR_REPORT.

DIR_REPORT - To store reports.

DIR_METRICS - To store metrics files.

Reference Article 

I hope this will help.

Thanks.