netTracerViaLayer
layoutXL netTracerViaLayer boolean { t | nil }
Description
Controls whether via layers defined on the Net Tracer Custom Setup Form form are traced through.
GUI Equivalent
|
Use custom via layer (Net Tracer Options Form) |
Examples
envGetVal("layoutXL" "netTracerViaLayer")
envSetVal("layoutXL" "netTracerViaLayer" 'boolean t)
envSetVal("layoutXL" "netTracerViaLayer" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top