I realize that AutoCAD and AutoCAD LT are different. I had a similar problem some time ago when we purchased AutoCAD 2004. I was unable to CTRL+C as well. I found that I needed to load Express Tools, after that it worked. I don't believe that AutoCAD LT has Express Tools, correct?
Charles S...
I'm looking for a manufacture for single hinge insulated glass doors. Does any one know of a source for this.
I'm looking for this to fit into a refrigerated service case like you would see in a grocery store deli departmeny.
Charles S. Parnell
Southern Store Fixtures
FYI
I found a web site that offers a fluorescent light bulb that is lit the full length of the bulb. The connection pins are located on the bottom of the bulb. Avaliable in lengths 19-1/2", 33-1/4", 39-3/16", 49", & 58-7/8". The web site is http://www.nippo-web.com/us/. It appears that you would...
I found an AutoDesk tip on drawing performance, named "Improving performance when picking objects or regenerating drawing. http://usa.autodesk.com/adsk/servlet/ps/item?siteID=123112&id=2896135&linkID=2475323
It related this problem to drawing outside of the drawing limits. I was curious about...
I work with a company who manufactures refrigerated display case for grocery stores, the kind of cases that you would see in the Deli department where they have large 10# + pieces of ham, turkey etc that they will carve to order. I am interested in the use of LED lighting for our cases. Some of...
I'm looking for a routine that will update the drawings default printer per user login name. When I open a drawing it will print to my default printer. If some one a week later opens that same drawing, does a save as to a new name it will automatically use there default printer because of there...
In a month or so several of us will be moved to a new area. Designers will have our high use printer/copier; we drafters will use a new printer.
My question is, user one will open Drawing A, make changes and print it to the Savin 2545. User two will open this drawing, save as, update it for a...
I found a routine at
http://www.cadalyst.com/code/browseyear.cfm?fullyear=2000
called Ceiling Grid Enhanced. I have not tried it but it sounds like some thing that you might could use. You will have to register to get the code. It is located in March 2000.
Hope that this helps.
Charles S...
I had to print large patterns up to 8' or so long. I proceeded to try to find a way to do so. I found that Windows 2000 offers Administrative Privilages. You will have to be granted these privilages in order to proceed. I use HP DesignJet 650C. Your steps may differ. I start the Plot dialog box...
According to AutoDESK Knowledge Base ID: TS42820
http://usa.autodesk.com/adsk/servlet/ps/item?siteID=123112&id=2872976&linkID=2475323
Solution
To activate the AutoStack dialog box:
In the Multiline Text Editor, enter a text string that contains a stack character, for example, 1/2...
How about using RTEXT
Command:rtext
Initializing...
Current settings: Style=SSF 2002-A Height=1 1/8" Rotation=0
Enter an option [Style/Height/Rotation/File/Diesel] <Diesel>: D
A empty dialog box will pop up.
Insert the following code into the dialog box.
$(getvar, "dwgname")...
Assuming that you are using A2K or above, (I don't know haw far back MVSETUP goes back in AutoCAD), you can use the command MVSETUP. It will walk you through the steps of assigning scale to paper size. Once I do this, I put the outer rectangle on the def. points layer. I then proceed to fill out...
exit
Thanks for your help.
However I was unable to get the NSH or the SSH to work. I got "Unknown command "NSH"". I restarted AutoCAD 2004 to see if that would help. It did not.
Thanks again for your help.
Any one else have any ideas?
Charles S. Parnell
Southern Store Fixtures
In order to freeze properly, we assign hatches to the layer of the object they are representing. Such as HONEY hatch we use on our TUB layer. ANSI37 to our EXCEL-KOMACEL or CELTEC layer. We need to be able to view EXCEL-KOMACEL layer with its hatch when TUB layer and its hatch is frozen in order...
For what ever reason the under score _ in required in the code. However I tried it with out it and it still did not work. Even after I typed MENU and updated the acad.mnu file.
I did change the code to
[CONTROL+"9"]_nea
After I saved and typed menu at the command prompt, this version...