markNetStopLayer
layout markNetStopLayer boolean { t | nil }
Description
Determines whether the settings defined for the stop layers in the Stop Layers tab are used for tracing a net.
GUI Equivalent
Examples
envGetVal("layout" "markNetStopLayer")
envSetVal("layout" "markNetStopLayer" 'boolean nil)
Related Topics
Return to top