RE: [PyMOL] Displaying CONECt bonds only

2003-02-07 Thread DeLano, Warren
(650)-266-3606 FAX:(650)-266-3501 > -Original Message- > From: Vinod Reddy Melapudi [mailto:vi...@reddrum.tamu.edu] > Sent: Friday, February 07, 2003 9:22 AM > To: pymol-users@lists.sourceforge.net > Subject: [PyMOL] Displaying CONECt bonds only > > > > Hi,

[PyMOL] Displaying CONECt bonds only

2003-02-07 Thread Vinod Reddy Melapudi
Hi, Is there command to by pass the distance based bonding and use only the CONECT information for bonding. When I changed the line SettingSet_i(I,cSetting_connect_mode, 0); to SettingSet_i(I,cSetting_connect_mode, 1); in layer1/Setting.c and recompile it. it seems to do that. But is there a com