netTracerDisplayDepth
layoutXL netTracerDisplayDepth int integer
Description
Controls the hierarchy depth up to which the corresponding shapes for a traced net are displayed.
GUI Equivalent
|
Display Depth (Net Tracer Display Options Form) |
Examples
envGetVal("layoutXL" "netTracerDisplayDepth")
envSetVal("layoutXL" "netTracerDisplayDepth" 'int 32)
envSetVal("layoutXL" "netTracerDisplayDepth" 'int 5)
Related Topics
List of Layout XL Environment Variables
Return to top