The Sketch major menu is a menu to draw different stylized pictures of macromolecules. The Sketch menu works similarly to the Draw_mol commands: first an object is opened, by giving it a name. The Sketch_object command is used to do this. Then a series of drawing instructions can be given to add to the currently open sketch object, using the Sketch_add command. Unlike the Zone command, used to draw molecular objects (which are pickable, sketch objects are not), Sketch_add allows you to define the zones by picking start and end residues on the screen. (Of course, you can only do this if you have a molecular object displayed).
The current sketch type is set by the Sketch_type command. The options available in the current version of O are:
The command Sketch_add uses the current definition of what type of sketch you want, and for each type, the characteristic parameters. These parameters are set by Sketch_setup. Normally, once and for all, you would settle for a set of parameters that appeal to you, and only rarely change them. The colours of the sketches are taken from the current colour of the central atom of the molecule. For proteins, this is normally the Ca atom, but the user can define the central atom in the [mol]_molecule_ca datablock. For tRNA, it often looks good to use the C1* atom as the central atom, instead of P. The program can also apply two particular sketch operations to whole objects. These can be used to make objects of balls ( Sketch_cpk) or of sticks ( Sketch_stick). Several different types of sketches can be mixed in the same object. If you begin the definition of a new sketch without defining another object name, the old sketch will be overwritten. A