tapConnectedFigsOnly
layout tapConnectedFigsOnly boolean { t | nil }
Description
Ignores the figures that are not associated with a net during tapping of an object.
GUI Equivalent
Examples
envGetVal("layout" "tapConnectedFigsOnly")
envSetVal("layout" "tapConnectedFigsOnly" 'boolean t)
Related Topics
Return to top