Display the cone PDB geometric object.
file: The name of the PDB file containing the cone geometric object.
The PDB file containing the geometric object must be created using the complementary n_state_model.cone_pdb user function.
The cone PDB file is read in using the command:
| load file |
The average CoM-pivot point vector, the residue `AVE' is displayed using the commands:
| select resn AVE |
| show sticks, `sele' |
| color blue, `sele' |
The cone object, the residue `CON', is displayed using the commands:
| select resn CON |
| hide (`sele') |
| show sticks, `sele' |
| color white, `sele' |