Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Binding an xref using the "insert" option

0 views
Skip to first unread message

Gene Resch

unread,
Apr 21, 1999, 3:00:00 AM4/21/99
to
Hi would like a way to bind xrefs either using a script or lisp routine that
would bind it with the "insert" option so that I don't get the long layer
names. Is there a way to do that? I've searched through all of the
documentation that I could find, and can't see where the insert option
appears anywhere but in the dialog box. Any suggestions?

Thanks!

Gene Resch

Michael Puckett

unread,
Apr 21, 1999, 3:00:00 AM4/21/99
to
You have to replicate that functionality with your own code because as near
as I can tell, it is not exposed to the lisp programmer.

I gave up searching for it and rolled my own.

You can either do a "standard bind" and then walk thru all the tables
(layers, styles, blocks ...) stripping the filename$0$--- crud, or detach,
and then insert; the downside of the latter is that you have to re-establish
the layer status as was, which is fun but not impossible, when you
complicate it with vplayer status in each viewport .

- - -

Gene Resch <re...@logicsouth.com> wrote in message
news:7fm081$ht...@adesknews2.autodesk.com...

Gene Resch

unread,
Apr 22, 1999, 3:00:00 AM4/22/99
to
Thank Michael, that's what I was afraid of. Well, at least I know I'm not
trying to re-invent the wheel..

Gene

Michael Puckett wrote in message <7fm6i1$ht...@adesknews2.autodesk.com>...

0 new messages