showAlignmentMarkers
layout showAlignmentMarkers boolean { t | nil }
Description
Allows display of alignment marks when the pointer aligns with a nearby wire, pin, or via that is on the net you are routing. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "showAlignmentMarkers")
envSetVal("layout" "showAlignmentMarkers" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top