Well, what do you know! The new echo x y capability easily extends to 3D

set echo myecho {x y z}
set echo myecho (atomno=3)
set echo myecho (*)

It wasn't "draw", it wasn't "text" or "label" -- it was just the idea of a
"3D-echo"

You have to love it when it's THAT easy. When you

set echo myecho (*)
set echo myecho center
echo X

you get an X as nearly as I can place it centered on the geometric center
of the molecule. Note that fractional coordinates are allowed.

set echo myecho {1/2 1/2 1/2}

:)

Bob



> yes, something like that might work:
>
> draw textID TEXT {whatever} "your text"
>
>
>> Implementation of the new draw object 'text', that places a text at a
>> specified position.
>> If I wanted to have for example a plane perpendicular to the line
>> between the alpha carbon atoms of 2 amino acid residues, labelled as
>> "boundary1", I could then define the following objects:
>>
>> draw boundary1 PERP PLANE (atomno=15) (atomno=25);
>> draw boundary1_label PERP TEXT (atomno=15) (atomno=25) OFFSET {x y z}
>> "boundary1"
>>
>> Regards,
>> Rolf
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services,
>> security?
>> Get stuff done quickly with pre-integrated technology to make your job
>> easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>> Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> Jmol-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/jmol-users
>>
>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Jmol-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to