I'm trying to create a surface over only a range of residues. I'm simply
typing
show surface, (chain a AND i;49-63)
The surface I get is not continous and full of holes. I can't view the
surface from all angles either. When I generate a surface over the entire
molecule I don't get this problem
Hi Peter
What happens is that the surface is CREATED for the whole object, but
only DISPLAYED for the selection. You have to make a new object, and
then draw the surface of that:
create newobject, (chain a AND i;49-63)
show surface, newobject
Cheers
phraenquex
> -Original Message-
> Fr
There is another (until now, undocumented way):
flag ignore, not A/49-63/, set
delete indicate
show surface
Would achieve the same effect. If the surface was already computed, then
you'll also need to issue the command:
rebuild
Cheers,
Warren
--
mailto:war...@sunesis.com
Warren L. DeLano, Ph