Is it possible to audit a drawing with the current .Net API for AutoCAD?If so, does it require the editor, or can it be run in the background to enable a lot of drawings to be audited very quickly.
As for purging - i've seen a few posts and articles that talk about purging a very specific thing (i.e. materials, line types, etc.).
Has .Net utility that is similar to the Purge command in AutoCAD? By this I mean, one that will purge all unused objects in the drawing. I have started looking for all the tables that contain the IDs of all the object types that the Purge command looks for.
I just started at this company and each time I try to choose a scale for my viewport I am confronted with a daunting list of hundreds of scales to choose from. Most of them have XREFXREFXREFXREF....following them.
how can I reset this to the default list of scales? Or at least purge or edit this massive list. BTW, the same happens when selecting annotative scale.We are on AutoCad 2008.
I have a drawing with an x-ref in it. The x-ref contains multiple layers which, since creating it have purged out of the x-ref. However when i purge the drawing in which the x-ref is in the layers do not remove. Is there a way to remove these?
I have a Drawing that I have been developing as a control/template for surveying purposes. In compiling it I have acquired some empty blocks from another drawing I picked some data from. They are not being used or referenced by anything in the drawing and yet PURGE does not get rid of them. Is there another method I can use?
Every time i run a project wide purge all blocks routine in Acad 12, it doesn't purge anything at all. Only when i go to each individual page and purge all.
I would like to remove any unused blocks/layers......
We have a number of standard layer group filters. We also have a utility that allows us to re-create our standard layers with the push of a button, making it easy to use the PURGE command to keep the drawings clean.
We have noticed that once we purge our layers out, the group filters are broken. After reinserting the standard layers, some of them show no layers, and others show all of the layers, neither of which is correct. It seems that once a Group Layer Filter no longer sees the layers it was set to include in the layer list, it forgets all its settings and becomes useless.
How can we continue to use PURGE without losing the functionality of our layer filters?
I have loads of dwgs made by a former employee at another site that have our company logo in the tile block. I need to replace the company logo with a new one. If it were not made from a dwt, I could change the .dwg file and just reinsert the block and let it redefine the block, done. But since all of the text in each drawing was input using a template, I cannot do this without losing all of that data. We are not permitted to explode the title block, delete the old logo & add a new one as the drawing format needs to remain as one entity. Is there a way to automatically update these dwgs without re-entering all of the title/revision block text on every drawing?
what is the command in AutoCAD 2013 for exporting drawings as DWFx files so that clients who do not have AutoCAD can open or plot a DWFx file using a current version of Internet Explorer or Safari for Apple as an alternative browser.
I have just recently installed AutoCAD LT 2014 on Windows 7 (Running on an intel iMac through Bootcamp). Ever since then i am receiving notifications when performing a save.
AutoCAD is telling me it cannot perform the save and is creating a .tmp file in the same location on the server as the file should be.
this is causing major performance issues and happens almost every second time I attempt to perform a save. The issue is that we are getting multiple versions of the same file duplicating on the file server which is very quickly going to cause capacity issues considering most files are 2-4mb in size.
Deleting temp files, if I can just do a blanket Erase, or will this potentially damage autocad drawings. My temp file is on my local drive, but all of our drawings are stored on a network drive. It seems to me I remember these things storing up over time with crashes, etc. But as they build up performance seems to dwindle.
These files range from .tmp files to Texture folders, .cvr files, and nonsense names like A$C5DCD5F31.Can I just window and Delete All?
I am trying to attach a number of tiff files to individual dwg files. There are about 300 so I am writting a script that will open a new dwg, insert the tiff and save the dwg at a given name, so i have filedia set to 0 and everything is user input.
The problem I am having is that when I use the iinsert command and enter the path for the tiff I get this error: (filename)was not found or is not valid. This is pathed to a network drive. When I copy the same folder to my c: drive and run the command everything works as should. is there any reason for this?
When pathed to the c: drive and working correctly it looks like this:
G:EngineeringCURRENT JOBSMOTIVA11301 DCS Migration Phase 2 Execute Engineering Detail DesignDRAWINGSWORKING SETLOOPSDEMOD70 was not found or is not valid.
I noticed in the error message it cuts the end of the file name off. Is there a character limit?
I have done this before with a path to the network and everything worked as should. We have recently upgrade to 2013 but i would'nt think that would be an issue.
So basically, file on local drive everything inserts fine. File on network, get error.
I am deep into my first Inventor project. I am approaching the point where I would like to make a comprehensive set of drawings with bills of material etc. I have discovered that all this time I have actually been working in one big assembly file. My main project file is NOT a project file (so I have discovered). It is a *.iam file.
So, my question is, should I create a project file, and then add my main assembly to it? Should one normally create a new Project file for each new job? What does one gain by doing this versus simply using the *.iam file?
As an organization, we have opted to go with STB as we have some complicated requirements that CTB doesn't accommodate. The wisdom of that decision is a moot point and I'm aware of the vast array of opinion.
We have a legacy of CTB drawings that occassionally need to be brought forward when projects get resurrected (state government highway designs are prone to getting shelved).
Up to AutoCAD 2009, I've had a VBA routine that performed a few operations on a list of files stored in a text file:
- Open the file
- Convert to STB using "CONVERTPSTYLES" with a specified STB file.
- Run a script to load a layer state file to change the plot styles from Style1, Style2 etc, to their correct named plot styles.
- Manage a recalcitrant layer that refused to play ball.
- Save and close the document
- Get the next file........
This was all fine until 2010 came along with the announcement that VBA was to be phased out. 2010 is OK with the VBA enablers, but now I've got some work to do.
Our organisation's development language is C# and I'm using Visual Studio 2008 Professional Edition to develop my C# .NET code.
Is there another mechanism than "SendStringToExecute" for sending a command such as convertpstyles to AutoCAD and getting .NET to wait for it to finish before proceeding.
I've got CommandEnded code that handles waiting for MTEXT and DTEXT commands to finish and I've tried constructing a CommandEnded for CONVERTPSTYLES, but it seems to me that commands that throw dialogue boxes such as CONVERTPSTYLESand SCRIPT aren't handled the same way.
I've tried setting FILEDIA to 0 prior to running the CONVERTPSTYLES command, however the message box that CONVERTPSTYLES presents before asking for the STB file appears to be getting in the way.
Does the exported dwg file always have to be a zip file? I have tried save as a dwg file but it seems to be an Invnetor dwg which has the geometry as a block when opened with AutoCAD. It is a little easier to explode the block in AutoCAD rather than open and extract the zip file, save the extracted dwg then delete the zip file.
Resetting the User Setting with the the F8 key didn't solve the problem. Once the user gets caught up on a couple projects I'll try to update the version to SP3 and the hotfix.
Will the current plugins for Sigma DP1/2 RAW files work with files from the DP1/2 Merrill cameras? And if not, is Adobe developing plugins for these cameras?
I got over 160 color corrected RAW files from my photographer when I thought I was getting TIf or PSD files. I need to put them into an in design doc to send out for printing. Is there a way to convert all of these in one fell swoop without messing up the work that has already been done?
I didn't allow in my timing to save each one individually since i didn't know I was going to need to do this. I am really unfamiliar with batch processing, so how to best go about this, or if I even can. I am working in Photoshop CS6. version 13.06 x 64.
My main user folder on the iMac is set to be shared (read/write, including all enclosed files) with my MacBook Pro. The job is a series of one-page InDesign files (they are newspaper advertisements). The IDD files contain a series of Illustrator files with linked PSD files.The idea is that we can both work on the .idd and .ai files in the same folder at the same time.
It's all working fine EXCEPT that whenever an .ai file is opened on the MacBook, Illustrator doesn't know where the linked PSD files are. We can update the link, but when the .ai file is then opened on the iMac and saved, the same thing happens the next time it is opened on the Macbook.
I don't want to embed the PSD files into the .ai files as sometimes I have to modify them and they can be linked to up to 20 .ai files.
G5 iMac OSX 10.7.5 / Macbook Pro OSX 10.8.2 / networked via FireWire cable / file sharing on, laptop user has Administrator status, all files are read/write, permissions include all enclosed files / CS6
I am using Photoshop Elements 10 Version 10 (20110831.m.17215) and everytime I plug in a memory card to upload images it wants to upload every image on the card, even though it has previously uploaded images from that card, even though I have the "Copy New Files Only (Ignore Already Imported Files)" box ticked in the preferences Camera or Card Reader section. This gets very frustrating and time consuming when I have to go through the images every single time to uncheck the images that have already been uploaded.
After many years of using LR this is the first time I've encountered this issue (see 1st screenshot below). LR is scrambling my files. The affected raw files open fine in other programs, including adobe photoshop cc (see 2nd screenshot).
Photoshop CS6 Extened won't play or process Dolby Digital (AC-3) Audio Files from my AVCHD video files.The video plays fine just no sound at all. When processed still no sound. Are there any (AC-3) audio codecs I can download and install. How would I install them. Do I need to convert audio files to another format & if so how & what format.