File: image_sel.txt
Last modified: 20-jan-98

IMAGE_SEL

The IMAGE_SEL menu block items define the key "display" which is used in subsequent image commands via the menu block "IMAGE_DO" (image_do.html) and set color commands via the menu blocks "IMAGE_COL" (image_col.html) and "IMAGE_COL2 (image_col2.html).

The "ACT_" items actually share the menu block NICE_SEL macros (nice_sel.html) for key "active manipulation.

The IMAGE_SEL menu block is loaded with the file MAIN_CMDS:load_image_sel.com.

USE_WORK

All atom sfrom the current "WORK_SEGM" are assigned to the key "display".

Copies the contents of the key "active" to the key "display" (MAIN_CMDS:image_use_active.cmds). MAIN_CMDS:image_use_work.cmds

USE_ACTI

Copies the contents of the key "active" to the key "display" (MAIN_CMDS:image_use_active.cmds).

USE_HIST

Defines the whole history list (all clicked atoms) to the key "display" (MAIN_CMDS:image_use_history.cmds).

NOHYDROG

Removes hydrogen atoms from the key "display".

RES_NAME

Redefines the key "display" by selecting all residues with the same residue name as all clicked atoms being part of the history list (MAIN_CMDS:image_use_by_res_name.cmds).

EACH_TEN

Redefines the key "display" by selecting each tenth CA or P atom for proteins and nucleic acids respectively (MAIN_CMDS:image_use_each_ten.cmds).

ACT_SEGM

Selects the atoms of the last clicked molecule (MAIN_CMDS:sel_active_segm.cmds).

ACT_2RES

Selects the residues between the last two clicked atoms (MAIN_CMDS:sel_active_2res_rang.cmds). Residues do not need to be a part of the same molecule or segment.

ACT_NEIG

Select atoms within a certain number of covalent bond steps from the last clicked atom (MAIN_CMDS:sel_active_neigh.cmds).

ADD_MODE

Switches between the ADD_MODE ON (MAIN_CMDS:sel_add_mode_on.cmds) and OFF (MAIN_CMDS:sel_add_mode_on.cmds).