netTracerPopupSelectionWindow
layoutXL netTracerPopupSelectionWindow boolean { t | nil }
Description
Controls the display of the Choose LPP to Trace pop-up box when you click at multiple overlapping shapes while creating a trace. The pop-up box allows you to choose the layer purpose pair to use for creating the trace.
GUI Equivalent
|
Pop up selection window (Net Tracer Options Form) |
Examples
envGetVal("layoutXL" "netTracerPopupSelectionWindow")
envSetVal("layoutXL" "netTracerPopupSelectionWindow" 'boolean t)
envSetVal("layoutXL" "netTracerPopupSelectionWindow" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top