spineSelection
graphic spineSelection boolean { t | nil }
Description
Determines whether any additional contiguous pathsegs are selected, when a pathseg is selected.
GUI Equivalent
Examples
envGetVal("graphic" "spineSelection")
envSetVal("graphic" "spineSelection" 'boolean nil)
Related Topics
Return to top