Greetings All,
I wrote a macro to clean up some of our spreadsheets, part of the process is doing a sort when it's done. The problem is it's workbook or worksheet specific and my VBA isn't good enough to be able to remove the part of the code to make it work in all work books...
Greetings All,
I'm writing a script to move all objects in a drawing and would like to use the insert point of the title block as a base then move it to 0,0. Since the title block is in random areas in different drawings I can't always move from the same point A to point B. The ideal script...
Greetings All,
We've got some drawings that have been turned over to us where an Excel spreadsheet has been linked as an OLE. The data needs to be updated however the original file is no longer available so the table cannot be opened in Excel.
By right-clicking on the object and selecting...
Greetings all,
I've created a lisp routine to automatically repath an image that had already been inserted but where the path/filename was incorrect. It works fine but the problem is the image type isn't always the same, i.e. sometimes they are a .TIF and others they are a .CAL.
I included an...
Greetings all,
I'm trying to write a script that will reset the drawing limits according to the dimscale using the following code:
LIMITS
0,0
'cal
getvar(dimscale)*[36,24]
zoom all
It appears to work fine, i.e. no errors, but the upper limits aren't being set. Anything wrong here?
Thanks...
OK, this should be an easy one but for the life of me I can't find it. We've got a user here that is opening several drawings at the same time but instead of all in the same session it's opening each one of them in different sessions. I'm assuming it's a checkbox or variable but looked in...
Greetings All,
So, why doesn't Play All or Play Selected from the side bar menu (under Music Tasks) work however highlighting the songs then right-clicking and play or double clicking them does work?
Thanks in advance
Greetings all,
A quick way to purge bloated drawings is to wblock them and what I'd like to do is wblock them onto the original drawing then open that drawing or at the least close it. The lisp ran fine in R14 but in 2008 something's changed and it doesn't work.
I stripped out the extraneous...
Greetings All,
I have a titleblock in many (like 100's) of our drawings where the attributes have been set up in the wrong order. I used BATTMAN to reorder them and wblock it then attempted to update the blocks in the other drawings but the changes aren't being taken. I've tried to insert...
Greetings all,
I use a group account with Outlook 2003 and while I can access both my personal and group accounts on the one session anything sent from my personal account goes into the group sent folder. Same for deletions. Also, none of my personal account calendar reminders appear so I...
Greetings all,
Were using AutoCAD 2005 but many of the files in our library are older R13 files. If I'm correct, back then hybrid files generated a third and/or fourth file with a RAS and RES file extention that contain the link, scale and coordinates for the insetion of the raster file. I've...
Greetings all,
Every once in a while I lose my deselect option (shift+click) for some reason. It reappears when I reboot AutoCAD but why is it doing it? A variable?
Thanks,
Keith
Greetings All,
I'd like to track sales not only on particular days but particular times too, specifically in 1/2 hour increments. My spreadsheet is as follows:
B C D
Day Time Sales
I'm able to get the formula to account for total sales on a day but how can I get it to recognize...
Greetings all,
The CTB file location is set up under the Options/Files tab therefore would not be drawing specific. In one file I'm working on none of them show up. All the other drawings in the project show the proper CTB files but not in this case. The only plot styles that show are the...
Greetings all,
I thought I'd seen this issue asked/answered before here but can't find the thread. My alternate keeps resetting the resolution on our computer to a lower setting cuz she's got eye's like a turtle. I like a nice higher rez to make more real estate available on the screen...
Greetings All,
I thought using if/not used the following logic
(if (not a)
(b)
)
Meaning, if 'a' was null (nil?) then do 'b'. Is that not correct?
I wrote a routine to insert an image based on the drawing's filename (image and cad name are the same) however we have a couple of different...
Greetings all,
I purchased a bunch of components from Newegg, put it all together and found out they had sent a bad motherboard. They were gracious (and speedy) about refunding it but wouldn't replace it as it was either out of stock or discontinued.
I liked the board, other then the IDE...
Greetings all,
In my lisp I'm trying to grab a corner of a box using endpoint osnap:
(setq pt1 (osnap (getpoint "\nSELECT LOWER RIGHT CORNER:") "endp"))
The getpoint works but it doesn't prompt for the endpoint. Any suggestions?
Thanks,
Keith
Hello,
I've got a drawing (Acad 2005 with Raster Design 2005) that has an image embedded in it that looks normal yet when it plots the raster part of the drawing plots out white on black rather then the normal black on white.
This is the only drawing it happens on and all the rest of the...
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.