AutoCAD Inventor :: Change Location Of The Import Folder?
Mar 6, 2013
Trying to make it where I wouldn't have to deal with the idiosyncrasies of the Project file, I created a default project that was rooted to my top level network drive.
All was fine until I did some importing from other formats. All of the sudden there was a new top level network folder called imports.
Ok, bitch session aside on the uselessness of project files, is there an entry in the project file details where I can change the location of this folder?
In SW, I was accustomed to importing a file and then saving it where I was going to use it, not in some convoluted folder structure that had no relation to my active working location.
I mean, why on earth would I want a separate folder for every little part I import?
I am adding them to my LR catalogue, and while moving them to one external drive, also copying the files to a backup drive.
The files are named and put in the correct folder on the main drive, but the photos backed up to the second drive are put in a folder called "Imported on October 6, 2012".
I'm trying to use some images in my ScriptUI dialog, but I want to use a "relative" path name, and I can't seem to get it to work.For example, this myScript.jsx works just fine, but as you can see, I'm using an "absolute" path name to transparencyGrid.jpg:
var w = new Window ("dialog"); var f = new File ('~/Desktop/transparencyGrid.jpg'); w.add ("image", undefined, f); w.show ();
However, I want to be able to use a relative (to myScript.jsx) path to point at transparencyGrid.jpg, like this:
var w = new Window ("dialog"); var f = new File ('../../../transparencyGrid.jpg'); w.add ("image", undefined, f); w.show ();
But, I can't seem to get this to work because relative paths seem to be relative to the current folder, Folder.current, not the location of the currently executing script.I say that because when I do this:
alert(Folder.current);
The only thing the alert message shows is a backslash (/), indicating to me that the current folder is the root of my OS, but I thought it would be the folder where myScript.jsx resides.
So, is there a way of setting Folder.current to the location of the actual script?
IT moved all of our projects to a new directory and have subsequently broken all the survey events. Is there a way to update survey events so they can find the original file again or does each event need to be redone to fix this?
e.g. I brought in a fbk located at p:/prj/6000 that file is now located in p:/6000.
I am using this code snippet to open an idw. With this code, the idw has to reside at the same file path as the current document.
>>>>>>>>>>>>>>>>
Sub OpenIDW() On Error GoTo Oops Dim oDoc As Document Set oDoc = ThisApplication.ActiveDocument Dim sFullFileName As String sFullFileName = oDoc.FullFileName Dim sDrawingName As String sDrawingName = Left(sFullFileName, Len(sFullFileName) - 4) & ".idw" Dim oDrawDoc As DrawingDocument Set oDrawDoc = ThisApplication.Documents.Open(sDrawingName) Exit Sub Oops: MsgBox "IDW File could not be found. FileName of IDW must be the same as this file.", vbInformation End Sub >>>>>>>>>>>>>>>>>
"What if"... my idw is not at the same location, but under a subfolder instead..... like this
Part file c:designsDrawingsJobxxx
Idw file c:designsDrawingsJobxxxIDW
I am sure that this can be done by editing the line "sDrawingName = Left(sFullFileName, Len(sFullFileName) - 4) & ".idw" " . Everything I have tried did not work.
I am trying to change my default import location on my MAC Pro Tower, to one of the internal HD's. I have named the HD Photo Location, and have created a folder in it called it "My Lightroom Photos". I have been able to create this, but cannot seem to ber able to make it my default when I open LR 3.5. I have to manually go in and change it. Is there a way that this can be changed to make it my default?
When I open Elements 9 in Folder Location the images displayed are not those in the highlighted folder. Similarly if I select another folder I see another selection of images from elsewhere in the structure.
I'm new to Elements 10 and I'm having a hard time figuring things out but 1 thing in particular. I'm on a PC and use Windows 7.I already import a lot of pic's to Elements or so I thought.
When I'm in "Folder Location" and click on a folder it doesn't display any pictures and says "No files from this folder have been imported into Elements Organizer. To add any files, right click on the folder and select "Import to Organizer"
So I do as I'm told and then i get this error."Nothing was imported. The files or folders selected to import did not contain any supported file types or the files are already in this catalog."
I need to manually override the weight and location of the c.g. inside a parts iproperties. I know how to override the weight, but I do not know how to manually override and modify the location of the c.g.
We need re-location the diameter dimension after we change the drawing view's scale. but we didn't know how to change the Startpoint of the dimension (mark with Red word "1"), just find the text location.
Who knows how to set the new point to for the startpoint?
How to change the Default Templates Location from the installation directory to the Network Location so that my Mechanical Design Team can use our Assigned Templates.
I have an embeded excel chart on my drawing called CLASS 125 Single Disc.xls. I want to switch this chart with another one known as CLASS 150 Single Disc.xls. How do I do this? I am using Autodesk Inventor 2011.
When we derive sketch from another piece, this is inserted in a fixed location and orientation in our piece. There any way to make changes to this sketch derivative. For example change its location and orientation to fit the geometry created by the sketches of our piece.
There is a folder on my hard drive that does not appear in the list of folders in the import dialog. I have tried expanding all the other folders around it (my photos are filed by date of capture) to see if it was somehow imported as a subfolder. It is simply not there. I can find and open it and access all the pictures in Photoshop Elements but not in Lightroom 4.
I would like to put our company programming on a Dropbox folder. I have not fully tested everything out yet, like locations of lisp files and image name...
One thing I am struggling with is an absolute path in my lisp file:
(setq FL:FLAYTAB "C:\Users\dvanerem\Dropbox\Canova and Stone\Customizations\Autodesk AutoCAD 2010\Programming\OENV-RCP.TAB")(FL:LoadTable)
I am confused how this would work with other users? Or does AutoCAD automatically correct for this?
We have user folders on severall servers, now I want the user menu's to be stored on the network so their home folder depends on what server it's located on. I tried using the vl-file-directory-p command but it doesn't seem to work.
Even worse, as soon as the userfolder is found I want to let the script check for a file called user.cuix in the Acad folder and if it doesn't excists copy it from another location to that folder (if possible).
I moved the folder where all the brushes and stuff into the overall gimp folder. Originally the folder with the brushes and stuff was in Documents Settings, however now after I moved it. My brushes don't work. How do I make it so that gimp targets the new location of the folder?
Found one more problem with Save For Web in Photoshop CS6.
Example:
1. New Document 2. Choose - Save for web 3. In dialog window Photoshop CS6 offer to save in - os My Document Folder 4. Ok, every time I don't really need to save in os folders - I save files to my folders. So, change folder ...for example to disc D 5. Create another New document 6. Choose Save for web 7. And.... - Photoshop CS6 offer to save my file in os My Documents AGAIN !!!
So, in fact it's real uncomortable!!! ...if I save different files for web frequently ....I need every time change My Documents....it makes me nervous.......Here - compare with CS3: CS3 remember "old" folder location even at another session (for example - after reload os)
Is there any fix this problem?
p.s. Testing on: OS - windows 7 64 bit cs6 - 64 bit extended cs3 - 64 bit extended
I just installed 2.8 and have downloaded the help files, but cannot figure out the destination folder/location for extracting them. I am using Windows Vista.
the location of the template folder or files. I'm not sure if it's (C:\Documents and Settings\Owner\.gimp-2.8\templates) which nothing is there. or if it's (C:\Program Files\GIMP 2\share\gimp\2.0) in which case I can't find anything there either...
I'm getting ready to build a new PC, and I'm trying to plan out how to move my LR catalog/images.
The problem is that since I've been upgrading my current PC for years and moving user data since XP. The result is that my LR catalog expects some older images to be in c:documents and settings... XP-style, others in c:usersxxx when I moved to Vista, and others in d:usersxxx when I moved my user data to a bigger hard drive. The images are actually all in one location, and there are various OS mappings that make it all work.
I'd like to avoid all this mess with my new setup. Is there a way to essentially do "update folder location" on many folders at once? Unfortunately, they are top-level and don't have a parent folder I could do that to.
Windows 7, LIghtroom 4.4 - when exporting files all works fine when I set the output location to be the same folder as original. If I select 'Specific Folder' then press 'Choose' LR then Lightroom stops working. I've upgraded to LR 5.3 but the same thing happens.
I'm on an office network running photoshop. The office is set up to have roaming profiles so when a change is made to my documents and settings, each time I log in or log out, it updates the server with the changes. Additionally, when I log on to a different computer, it loads all of my documents and settings on to that computer.
The scratch disk file for photoshop last time I checked was 6GB which is enormous, and was taking forever to load whenever I log onto a new computer, as well as taking forever to up date to and from the server each time I log on to my usual computer. I delete the file each time I remember, but I don't always remember.
My question is whether it is possible to change the folder location on my C drive of the scratch disk file. I do not have an external hard drive available to use as my scratch disk. This would allow me to put it somewhere else on my C drive, and as such it would not have to update my profile.
Any way to allow a user to choose a folder from a default location. I thought I had found the solution but it's not quite working as I wanted:
#target illustrator
//Example 1 var output_folder = Folder.selectDialog ('Choose PDF output folder.');
//Example 2 var myFolder=Folder(app.activeDocument.path).selectDlg("Choose PDF output folder:");
If I use the code in example 1 the choose folder dialog appears and the 'Open' button is available and when I press the button the location is chosen as expected. However if I use the code in example 2, although the choose window opens in the path of the active documents location the 'Open' button is not able to be pressed until I select a folder., which means that the chosen location is not correct. I should indicate that I'm running this code on a Mac.
Any way to have a choose folder dialog window specify a location and be able to select that.