Difference between revisions of "Pdb conect all"

From PyMOLWiki
Jump to navigation Jump to search
(add see also (Pdb_conect_nodup and Pdb_use_ter_recordsl))
m (moved Pdb Conect All to Pdb conect all: capitals)
(No difference)

Revision as of 14:59, 9 November 2015

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')

See Also

Pdb_conect_nodup, Pdb_use_ter_records