markNetStopLevel
layout markNetStopLevel int stopLevel
Description
Sets the stop level of the hierarchical range the Mark Net command uses to determine which nets will highlight and which will not. Specify any integer from 0 to 32.
GUI Equivalent
Examples
envGetVal("layout" "markNetStopLevel")
envSetVal("layout" "markNetStopLevel" 'int 20)
Related Topics
Return to top