netTracerFromNet
layoutXL netTracerFromNet boolean { t | nil }
Description
Controls whether traces are added to highlight all the shapes that are physically connected on the same net.
GUI Equivalent
|
From net (Net Tracer Options Form) |
Examples
envGetVal("layoutXL" "netTracerFromNet")
envSetVal("layoutXL" "netTracerFromNet" 'boolean t)
envSetVal("layoutXL" "netTracerFromNet" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top