(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,
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