Sets the key combinations controlling selection. Codes are a combination of the values: 1=alt 2=ctrl 4=shift
intersect | integer | key code (must be 1,2 or 4) |
set | integer | key code (must not include the intersect key) |
add | integer | key code (must not include the intersect key) |
remove | integer | key code (must not include the intersect key) |
toggle | integer | key code (must not include the intersect key) |
Return value | none |
Back to Modeller
Back to Overview