highlightAlignedEdges
layout highlightAlignedEdges boolean { t | nil }
Description
Checks if the Highlight Aligned Edges On field is set to on.
GUI Equivalent
Examples
envGetVal("layout" "highlightAlignedEdges")
envSetVal("layout" "highlightAlignedEdges" 'boolean t)
Related Topics
Return to top