I have a button for this, but I want to just type ee to open & to close my property box. Here what I am trying to do. Any help on this?
This is my properties1.lsp file.
(defun c:ee ()
^C^C^P(if (and (getvar "opmstate") 1) (command "_propertiesclose") (command "_properties"))
I will autoload...
Wit2z,
Did you try to W-block out the drawing? That usually helps too.
If you type in purge. Then go to view items that you cannot purge. Next, click on the layer that you want to purge. The text box on the bottom give you hints. Like:
"This layer cannot be purged if it contains...
TCARPENTER,
I appreciate the input, but it does something different. Do me a favor please. While in autocad let the autosave save. You will then see a file .sv$. Probably in the c\window\temp file. Remember that file. Close out of autocad & then that file is deleted. It is gone. I want to...
Hello,
Is there a way to get autocad 2002 autosaves to save the way they used to do it in autocad release 14. When you save it now & do not wait for the autosave it will not save a sv$. It will just make a bak & save the dwg. The old way did both. I have a drafter here that looses his...
Please help guys,
I have to switch our eng. data plate to a russian data plate for this customer of mine. Does anyone know of a convert program, or a russian font or a russian dicitionary? It would be nice if it was a freeware because we will probably not do this very much. Thanks in...
njwcad,
"Right click on the setup executable file and some where in there is an OS compatibility option. Playing with this should work."
Right click on the autocad.exe file? I do not see this OS compatibility option. Just curious man.
Crash
We have an autolisp command that changes the layer. It does not happen very often, but I was scared to see the dimension change. I will check with the other drafters & see. Right now it looks like one drawing does it.
Crash
On autocad 2002, when we dimension from lets say a line to line. Let say the dimenion was 6". Sometimes when we change one lines layer after we have dimensioned it the dimension & location of the dimension will change.
Has anyone elso had this problem. One of my drafter brought this to...
Hello,
I want to use my batch standards checker & it would not load. When I tried to open it up it said one library file missing. I doubled checked everything I had with the other stations that I set up. They were all the same. I even copied one over mine & hit no to overide just in case I...
I am working on Autocad 2002, but still save in autocad r 14. (one guy still use 14) Sometime the lisp files that I have autoloaded just stop working. I type them & autocad does nothing. Like they do not exist. I load one lisp file & bam they all work. Sometimes I get this when I hit f2.
(LISP...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.