This is a read-only mirror of pymolwiki.org

Cgo arrow

From PyMOL Wiki
Revision as of 01:12, 28 March 2014 by Pyadmin (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Type Python Module
Download cgo_arrow.py
Author(s) Thomas Holder
License BSD-2-Clause
This code has been put under version control in the project Pymol-script-repo

This script will draw a CGO arrow between two picked atoms.

Usage

cgo_arrow [ atom1 [, atom2 [, radius [, gap [, hlength [, hradius [, color [, name ]]]]]]]]

Example

run cgo_arrow.py

fetch 1rx1, async=0
preset.pretty("*")

cgo_arrow [34.9, 68.4, 19.1], A/164/O3X, gap=1.0

Cgo arrow example.png