Modeller.setKeyboardMap


setKeyboardMap(intersect, set, add, remove, toggle)

Sets the key combinations controlling selection. Codes are a combination of the values: 1=alt 2=ctrl 4=shift

intersectintegerkey code (must be 1,2 or 4)
setintegerkey code (must not include the intersect key)
addintegerkey code (must not include the intersect key)
removeintegerkey code (must not include the intersect key)
toggleintegerkey code (must not include the intersect key)
Return valuenone 

Back to Modeller

Back to Overview