Foldit Wiki
Advertisement

selection.Select

Function
void selection.Select(integer segmentIndex)
Description
Select segment at the given index.
V1 Function Name
Similar to select_index

selection.Select selects the specified segment of the protein. Some Foldit Lua functions, such as structure.WiggleSelected, work only on selected segments.

See also selection.SelectAll and selection.SelectRange.

Advertisement