3. Joining Atoms

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • Step 1

When a molecule is imported into Blender from a PyMOL export (see the first tutorial), it will look like this:

Starting.png

(2,3-BPG from 1B86.pdb)

  • Step 2

The problem is that this molecule is actually an assembly of spheres and cylinders. When the individual parts are selected using the Shift+right-click method (for scaling, rotating, moving, etc.), some parts are unable to be selected and are left behind. This ruins the molecule:

Theproblem.png
  • Step 3

This problem is solved by grouping the individual pieces. Press b to launch the Blender bounding box tool:

Boundingboxstart.png

Left-click and drag over the entire molecule. This will select all the pieces:

Boundingboxsel.png

(selecting)

Segregated molecule.png

(all molecule parts selected)

  • Step 4

Press Ctrl + j to join all the parts. The final product should look like this:

Final molecule.png

And there you go! Now the molecule can be moved, rotated, scaled, colored etc. as a whole entity, and selected with a single right-click.

  • Step 5

If you are dealing with more than one molecule, you may want to import them into different layers, group them there, and then move them to the main layer.