<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title></title>
</head>
<body style="font-family:Arial;font-size:14px">
<p>Hello.<br>
<br>
I'm having a problem working with shapes in chimera. I'm adding shapes with a script using commands like:<br>
<br>
shape tube #:1@CA#:100@CA radius 0.1<br>
<br>
I want to remove some of the shapes later in the script, however i can not find the proper way to do it.<br>
I know is posible to do it using the GUI (picking the shape with control key and then "Actions>Surfce>Hide" in the menu bar), but i dont know how to do the same with the command line.<br>
Also, i can not find the way to manipulate existing shapes (increase radius, change color, etc).<br>
<br>
There is a way to delele, hide or manipualte shapes?<br>
<br>
Thank you all.<br>
Javier Iserte PhD<br>
<br>
Fundación Instituto Leloir<br>
Buenos Aires, Argentina.</p>
</body>
</html>