gravitySelectableOnly
layout gravitySelectableOnly boolean { t | nil }
Description
Sets the drawing pointer to snap only to the selected objects in the cellview.
GUI Equivalent
Examples
envGetVal("layout" "gravitySelectableOnly")
envSetVal("layout" "gravitySelectableOnly" 'boolean t)
Related Topics
Return to top