snapUsingInstanceAsReference
layout snapUsingInstanceAsReference boolean { t | nil }
Description
Selects an instance as the reference object for snapping when the selection set has combination of wires and instances.
GUI Equivalent
Examples
envGetVal("layout" "snapUsingInstanceAsReference")
envSetVal("layout" "snapUsingInstanceAsReference" 'boolean t)
Related Topics
Return to top