AutoCAD Inventor :: Open File - Save File Automatically
Apr 29, 2013
if i need to rename or change anything in the iproperties of ipt, im doing it from the vault.my problem is that, when i change something in iproperties of an ipt thru vault, i have to open the idw to update it.
as most of the iproperties in ipt shows in the idw.
its easy to change the properties in vault. but its deleting its purpose if i have to each idw to make sure i have the updated idw.is there a code where i can open all idw and save the same file and checking to the vault automatically?
I have autocad civil 3d 2008 in my pc. From last 2 days I got a different problem i.e. when I am selecting open / save command from File menu graphical file select explorer is not opening just message in the command window . Previously I used to select files using graphical file explorer.
is it possible to write a plug in that runs when a user does something.example. you start inventor and open a assembly file the user selects a part and the plugin automatically runs.no pussing buttons, no quick key, it just runs.
We have a word file that we use a lot for our drawings. There is an empty file that we open and then save the file into the same directory as the drawing.
I am trying to setup some code that will open the empty Word File, and then bring up the Word Save As dialog box with the correct directory and file name already completed. The correct directory and File name will be determined by the Drawing Code.
I have been able to open the Empty Word Document from iLogic with the following
I have been able to Open the Empty Word File from VBA and then bring up the Word Save As Dialog Box but I cannot work out how to define the initial directory or the initial file name from Inventor.
This is the VBA Code I have been using top open the Empty Word File and Show the Word Save As Dialog Box:
Public Sub OpenCRSDoc1() 'Don't Forget to Add the Word Object Library in the Tools - References ' Call SetCRSDetails
[Code].....
If you try to use the With Command for the FilePicker it will just open the Word Document and NOT the Save As Dialog Box!!!
Example of the With Tried
With FilePicker .InitialDirectory = "Z:" .DialogTitle = "Hello" .Show End With
How to open a Word Document from either iLogic or VBA (VBA Preferred) and then open the Word Save As Dilog Box and define the Initial Directory and Filename?
Civil 3D 2013.One of the problems my team has is that we have a number of remote offices that all work on the same drawings. To ensure integrity of the drawings, we use a Wide Area file replication and locking service to ensure the files do not become out of sync and corrupted between offices.
AutoDesk seems to open and save files and their subordinate xrefs serially in a single thread instead of in a multi-threaded manner. Because of this there is a Huge time impact on just opening and saving files at remote sites as a result of Civil 3D having to wait for the home office file lock check on each and every file before opening the next file.
We have 100Mbit down / 20Mbit up transmission links at both sites dedicated to the file replication, with Gbit backbone in both offices.
note that the remote site has a full copy of all files in its replicated share. These local files are what Civil 3D is opening. No Files are being transferred during file open unless a remote change has just occurred (proven through replication logs).
When the drawing file is opened for editing, a file lock check is performed and Windows waits for the response to ensure it can be opened for editing before telling Civil 3D. When Civil 3D has this file open, it has a list of all the xrefs for this file. Civil 3D then seems to open each file in sequence.
This is a problem when a large latency is introduced through our 3rd party Wide area file system by a remote site file lock check.
This is not AutoDesk's fault but the compounding of the two system's operational behaviours, causing a Very long wait on file open, Save, PaperSpace operations (30 minutes for large drawings).
I would like to see a multithreaded (threadpool) file open occur against the entire list of xrefs (during save as well). Then recursively executed for all subordinate xrefs of those files until the operation is complete.
As long as a file list is maintained during the operation and updated as each file operation completes (which obviously it is) in the primary thread, this should not cause any problem. All dependancies can be opened in sequence once the initial file operations are complete and when a particular file in the list is required but not open yet, it's priority can be raised in the threadpool.
I'm editing a lot of files for web publishing. These files need to be saved as PNG files but I would like to be able to quickly keep a copy of the PDN file so that I can quickly edit the files if needed since I can't save an image with layers to a PNG without flattening first.
Is there a plugin that allows me to quickly do this? Perhaps a checkbox on the Save As... dialog to automatically save a copy of the file as a PDN to a designated location? Having to manually save each file twice is quite tedious.
I have the student version of AutoCAD 2012 on an HP laptop with Windows 7 Home Premium OS. I originally installed AutoCAD in June of 2012. It worked fine for 9 or 10 months but now whenever I select File/Open, File/Save, or File/Save As, AutoCAD stops responding and the spinning blue donut appears. AutoCAD never comes back and I have to close it from Task Manager. I uninstalled AutoCAD and reinstalled it, and the process went smoothly. However I still have exactly the same problem with the File operations. I apply Windows updates, but other than that have not made any changes to the software on the laptop. AutoCAD works fine for everything except the File operations. I am able to save with CTL/S and am able to open AutoCAD files from File Manager.
I'm using the file dialog snippet as the foundation for a save as dialog box for saving a new copy of my template assembly to a project folder. Is there a way to disable the ability to click on a file in the window which puts that filename in the input box? The assembly file name is standardized and pre-"calculated" by my code and its a decent hassle if you accidentally click another file because the user would either have to rewrite the file name by hand, or cancel out of the dialog box and re-navigate to the project folder.
Each time I use the "save as" for a file (any extension) it's closed by default, replaced by the the saved file. Because I use a .pdn file as a base to create many .jpg files I would like the file I just "saved as" not to be close automatically. Otherwise I have to open it again via "recent files..."
I'm trying to set up my new machine to export the XML of a file when I open it by dragging the files onto the Ps icon (Mac). It used to automatically happen on my old work machine.
I was wondering if there was an option to set Inventor to display the full file path for the current file open ? At present I am only seeing a short description of the name of the active file - I wish to see it's full file path similar to what AutoCAD displays.
Cad Manager/Senior Designer Autodesk Inventor Professional 2013 SP2 64-Bit Edition Windows 7 HP Z400, Intel Xeon W3550 3.07GHz 12.0GB RAM, ATI FirePro V4800 (FireGL)
is possible to retrieve the information of the reference in the iam file without open the file in session ? Opening with notepad the iam file, at the end of file, the references is contains in the planar text.
Is possible to retrieve documentation for this request ?
When I open a raw file it automatically converts to a smart object. After processing and merging I am unable to print anything other than the original object. What might I be doing wrong?
we have a new lab in our district with Autocad 2010 64-bit version installed on HP Compaq 8022 Elite SFF computers. There is 4 GB memory on the computers and a Quadro 400 graphics card. Autocad and Windows 7 64-bit have both been updated to the latest versions. The Autocad application locks up almost every time someone chooses the new document icon, or when they try to 'save as'. Sometimes when they choose to open a new document first, close that dialogue box, then try to choose the new document icon it works ok. But, for the most part, the application is unuesable. Some possible solutions we found online that don't work are to not use the Aero themes (we don't) and to not use Norton AV (we don't).
I used to be able to save as and browse to the file where I want to sane or open a file
Now I get a dialog box where I can only save to the default location or manually enter the path and file name
Same with opening a file - I go file open and it is gives a path to the last file I used. There is option to browse - how I get this back to the normal function of open/save by browsing?
I am having an issue when opening and saving files is very slow when I have a project active in the Project Navigator.
If I have an active project, and I open a file via Project Navigator or Windows Explorer, the process hangs for 15-20+ seconds at the 'Opening C:xxxxxxxxxxxxxxx.ac$' point, where it is creating the temporary file.
If I 'Close the current project' in the project browser and open the same file via Windows Explorer, the process takes less than a second.
I've seen a lot of posts on this subject, so rather than replying to a specific one that may be on a different trail, I decided to open a new discussion. Lately I've had a lot of problems saving a file while in photoshop cs6 and getting this error. Sure, I can do a save as then delete the former file, but that doesn't solve the problem.
Since it happens so often, I want the solution. Since the only application I have running when I get this error is Bridge, I closed Bridge when I got this error, and then I could save the file. In some of the discussion threads on this problem, I did see some reference to previews.
I suspect this has to do with Bridge building previews or extracting previews or something related behind the scenes. I will keep monitoring this situation to see if closing Bridge always takes care of this problem. However, I never had this problem before, if some of the latest updates created a new problem. I run Windows 7, and all the latest releases of ACR,
I am getting this error every time I try to: a) either open a file; place another file into existing open file; etc.Also, I can not save files, because after I go to File - Save or File -Save as, the screen I am supposed to use to save my files open and closes 1 second later.
I deleted Photoshop CC, re-start my Mac, install CC again, and nothing.
Started to use PhotoShop CS4.I use Canon DPP for preprocess then bridge to PhotoShop in TIF format. I occasionaly want tosave in JPG format rather than TIF to give the file to my friend. However, there is no option tosave in JPG in "File/Save in other name/" function.Could a guru help me how to do this.If a file was in jpg when opened, it can be saved in jpg, though.
How do I save an illustrator cc file to open in cs6? I get an error when I send the file to a colleague and they cant open it.It doesn't give me any options.
I used to be able to just open any image and my copyright info would be inserted into the file data. I guess it was a droplet, "when the file is opened or created then add file info from a xmp file". I still have the xmp file with all the data in but i am unsure how to implement it being automatically opened and added to the file when i create a new one? I thought i could handle it, i assume its a droplet of some sort.
I am wondering if there is a way to put the old save method back into the new gimp 2.7.3. I would like to be able to export to a new file format and automatically be using that file instead of the original file that I have just opened. If there is a plugin like this that would be great.
I have CS6 installed on a Mac Pro desktop, 3.3 Ghz machine, 6 Gb RAM, running OS X Mountain Lion. Everything is running fine, updated and it's a great machine. But I've noticed that opening Photoshop files that are somewhat large and layered take WAY too long to open or "save." I mean...3 minutes is much too long to wait.
I have a spare physical drive configured (in preferences) for extra RAM, with plenty of empty drive space. The startup drive has well over 250 Gb of space remaining.
The only applications running are Photoshop and Bridge. There is 6 Gb of RAM to run these applications and open files. OpenGL is checked in Preferences and I'm running an nVidia graphics card, as well.
I'm a photographer, and I do a lot of editing in Photoshop.
One time my computer's OS crashed, and it's an emergency to finish my work within the morning, so I took my harddisk and went outside to look for public computers.
Since my file is copyrighted and private, I was afraid that my PS files we're copied over the network and viewed after I left the computer shop.
Is there any options or plugins that we can use, to set and open the PS file in the photoshop program with password protection [or encryption]?
So we can, atleast, have confidence when bringing these files anywhere...
When I open an image in Photoshop CS3, an open box appears and I have selected my image, but when I click the Open button, an error message comes out that says "could not continue with the open command because two or more files were selected for opening at once". So I clicked the OK button and then I could not click all buttons even Close button. I still have to press CTRL+ALT+DEL to close or I have to restart the whole PC.