Hi Kelvin -
Try this syntax:
# Create a new example molecule
fab A, ala
# Create the dashes using the `dist[ance]` command and two atom selections
dist dash1, name H, name O
dist dash2, name N, name 1HB
# Add the dashes to a named group
group group1, dash1
group group2, dash2
# Change the width (radius) and spacing (gap) of the dashes in the groups
set dash_radius, 0.25, group1
set dash_gap, 1.0, group1
set dash_radius, 0.025, group2
set dash_gap, 0.10, group2
Hope that helps.
Cheers,
Jared
On October 8, 2018 at 11:55:03 AM, Kelvin Brent Luther (kelvin.lut...@uga.edu)
wrote:
Hello all,
I'm hoping someone can help me figure out a syntax to use to make two sets of
dashes in my figures different widths and lengths. I understand how to make
these changes in general, but each time I try to limit a change to only one
named group of dashes, the syntax doesn't work, or it changes all dashes. Is
it even possible to do what I am attempting?
Thanks in advance for any help you can provide,
Kelvin Luther
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net