Hi,
thanks again. I think I found the solution - just a minor correction to your last suggestion
[Prox]^c^c(setq player (getvar "clayer"));-layer;s;device;;-insert prx-no.dwg;\1;; \(setvar "clayer" player);
Appreciate the help,
AK
Hi dpenk,
thanks again for your example - it did help. Just a couple things: item 1 (remember current layer) and item 4 (return to it) don't work. Also, in item 3 ...\1;;... part suppose to set x and y scale to 1, right? For some reason I have to enter it manually. here's the line of code I'm...
Hi,
I'm new to Autocad. I'm trying to make custom menu to insert blocks that i made. I know it can be done with xxxx.mnu file. how to assign a certain block to a menu item? say, I pulled menu xxx, selected item ABC, clicked on it to insert block ABC. Thanks in advance.
AK
Hi,
I'm kind of new to Autocad, so sorry if the questions are naive. I'm using AC2000. I have a block with a number of attributes. Q1: is there a way to change the order in which attributes appear in "Edit Attributes" window when I insert this block? Q2: can I change the size of this...