Please make this a wish list item.
It should be easy to implement and will save us some time.
I wish (trans) could transform a point from one named UCS to another named UCS.
Instead of going via WCS and changing UCSes in between, I'd like to see
trans work as follows:
(trans <vector> <from> <to> [<pt/displ>])
where <from>/<to> is either an integer (0/1/2/3 as before)
an entity (as before)
a vector (as before)
or a string (name of a saved UCS). <-NEW
Dietmar Rudolph