PDA

View Full Version : Lisp For Xref Information



Primal Scientist
4th Mar 2008, 09:21 am
Hi,

Does anyone know of a Lisp Routine that will allow me to see and edit Xref Layers in my drawing? :?

Many thanks in advance.

Daz.

chrisdarmanin
4th Mar 2008, 12:58 pm
you can try refedit...

Dipali
4th Mar 2008, 01:07 pm
Why do u need lisp?
You can go to layer manager & change the properties of the x-ref layers, but u can't change the names of it.
just remember property change will reflect in that drawing only & not in the drawings which has been x-refed.

Primal Scientist
4th Mar 2008, 01:10 pm
Okay, thank you.

smorales02
4th Mar 2008, 10:23 pm
At my company we have a VBA code that will allow to click on any entity of an xref and it will bring up a dialog box where you can change anything that has to do with the enitiy. (color, linetype, plot, freeze, etc) They have it paswword protected so I could not post the code, but here is a screenshot of wahte im talking about. Sorry if its blurry, still not use to taking images and stuff

ASMI
4th Mar 2008, 11:01 pm
At my company we have a VBA code that will allow to click on any entity of an xref and it will bring up a dialog box where you can change anything that has to do with the enitiy. (color, linetype, plot, freeze, etc) They have it paswword protected so I could not post the code, but here is a screenshot of wahte im talking about. Sorry if its blurry, still not use to taking images and stuff

I think it's phantom copy of XRef objects to inner block reference. Hm... Good idea.

smorales02
4th Mar 2008, 11:12 pm
Cant tell you exaclty what it is but it works great

Primal Scientist
5th Mar 2008, 09:10 am
That is the sort of thing I am looking for!!
I have used something similar before but do you think I can find it now!! :cry:

I wish I could get a copy of that!!
It would make my life so much easier!! :wink:

jason tay
5th Mar 2008, 04:49 pm
hi, im no sure what what you want, but i have see this two lisp routine 1.ChLayCoLt.zip (javascript:View660('100');) 2.PROBE.zip
:P hope this will help.
is from http://www.cben.net/

smorales02
5th Mar 2008, 04:54 pm
I tried seeing if I could get the code for the program but my work has the file password protected... sorry man

Primal Scientist
5th Mar 2008, 05:24 pm
No its okay - Thanks for trying :wink:

I have just downloaded the PROBE!!
I will let you know how I go.

Thanks!! :D

jason tay
6th Mar 2008, 05:30 am
Primal scientist,
try for the ChLayCoLt also it can change the xref
download fromthe web site i post previous.i cant attach it because its over limit.

Primal Scientist
6th Mar 2008, 04:27 pm
Yeah downloaded that ChLayCoLt but cant seem to get it to work?? :cry:

PROBE is a good tool though, very handy!!

jason tay
6th Mar 2008, 04:39 pm
Primal scientist,
may be it can only work for acad 2006 and below

sandman007
3rd Feb 2010, 05:21 pm
That .lsp works upto 2009 it will now work in 2010 :geek: Anyone know how to fix that?