cmdCtrlOption
cmdCtrlOption( ) => t / nil
Description
Implements a command option for Virtuoso Layout Suite XLcreating and editing commands when you press the Control key and press the bindkey. The command options are embedded in the Virtuoso Layout Suite XL software and cannot be changed. The default bindkey for this function is the right mouse button. You can change the default to another key.
Create Path Command — While creating a path, press Control and click the bindkey to change the layer on which the path is being created. You must have visible, valid, and selectable layers set and you must have selected a valid entry level for a path.
Arguments
Value Returned
Example
Sets the Change Path Layer command option for the Create Path command to the a key.
hiSetBindKey("Layout" "Ctrl<Key>a EF" "cmdCtrlOption()")
Related Topics
Bindkeys and Access Keys
Return to top