PDA

View Full Version : Lisp That Will Change Color of Specific Layers in Xref


i2mikee
2008-03-17, 04:07 AM
Hi everyone,

Attached is a lisp routine that i found while trying to find a solution to my problem. i found this command "probe" to be very useful, but i was hoping that more can be added to it.

This command is used to select an entity from an xref, and it will display a dialog box that will give you information about this entity, Xref name, layer name... i was wondering if it is possible to incorporate an option in the pop up dialog box, that will allow for changing of the color of the layer of that entity?

So basically, when i select a line in the xref, the dialog box will display the lines information, and it will also give me the option to change the color of the line.

Hope this is possible and thanks in advance.