This is a read-only mirror of pymolwiki.org

Pdb conect all

From PyMOL Wiki
Revision as of 17:13, 14 September 2015 by OsvaldoMartin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

pdb_conect_all turns on/off the ability of PyMol to save the CONECT data in a PDB file.

Values

  • off turns the feature off
  • on turns the feature on

Example

set pdb_conect_all, on

PyMOL API

cmd.set('pdb_conect_all', 'on')