Surfrepr (msms repr) changes the surface representation of the specified models to the specified style. The model_number(s) should be preceded by #, as in a normal atom specification. If no model numbers are given, all surface models will be affected. Possible values for style are:
Surfcat (msms cat) is used to create groupings of atoms for subsequent surface calculations. The atoms in atom-spec are assigned to a category named category_name. A category's surface can then be displayed with the command surface.
In many cases, the automatic categories suffice and surfcat is not required. Categories are mutually exclusive, that is, an atom can only be in one category at a time. When atoms are placed in a new category, they are subtracted from the category they occupied previously.
In the next example, the structure has two DNA chains (E and F) and three protein chains (A-C). Automatic categorization would put all of these chains in category main and enclose them in a single surface:
open 1tup; rainbow chainTo separately enclose the DNA and the protein:
surface
surfcat dna nucleic acidTo further enclose each protein chain separately:
surf dna
surfcat one :.a
surfcat two :.b
surfcat three :.c
surf one | two | three
See also: surface, surftransparency, the Actions menu