viaPrintStatisticsReportByStackDepth
layout viaPrintStatisticsReportByStackDepth boolean { t | nil}
Description
Prints a statistics report sorted by stack depth for auto via in the form of a table in the CIW. The viaPrintStatisticsReport should be set to t for this environment variable to print the statistics report.
GUI Equivalent
Examples
envGetVal("layout" "viaPrintStatisticsReportByStackDepth")
envSetVal("layout" "viaPrintStatisticsReportByStackDepth" 'boolean nil)
Related Topics
Creating a Via Automatically in Single and Stack Modes
Return to top