AutoCAD Inventor :: Saving STEP Files In Specific Folder

Jul 5, 2013

When opening a step file and trying to save it, it keeps trying to save it in the 'My Documents/inventor' folder. Even if i select save as and pick a specific folder elsewhere it only saves the top assembly in that location and all sub assemblies and parts are then saved in the My Documents/Inventor folder.

Additional info:

I am operating Autodesk inventor pro 2013.

My project is set to a folder C:inventor workspace

And the folder i am trying to save into is in that folder

View 5 Replies


ADVERTISEMENT

AutoCAD Inventor :: Saving Files In STEP Format?

Mar 20, 2012

I have a folder with a couple of files that i need to save a copy as STEP format, right now they are in CATIA, is it possible to save them all at once? or I will have to open one by one and save it?

View 1 Replies View Related

AutoCAD 2010 :: Saving STEP Files From Internet As DWG

Jun 28, 2013

I'm downloading .STEP files from the internet, opening them in inventor, then saving them as .dwg files that I can use in my 3D autocad drawings.  I am using AutoCAD 2012 and I am running into some issues when I try to insert the objects. 

So, I open up a new AutoCAD 2012 drawing and begin inserting.  I can insert the first object just fine, any of downloaded files.  It's the second part that is the issue.  I will get one of two issues when trying to insert this second object.  When inserting, it will either show the previous part that I inserted or not show anything at all. 

I don't know if it's a bug, an issue with my set-up, or if I'm doing something funky when converting the .STEP files.

View 6 Replies View Related

AutoCAD Inventor :: Loop Through Specific File In Folder

Jul 19, 2013

I am trying to create a logic rule to replace the model reference in a idw file and then save as using the new file reference name. I am able to do this for individual files or components within an assembly file.

However what I would like is to check through all files of a certain type (for example ipt with filenames beginning "SSUA" ) in a specific folder. 

The following code from Curtis Waguespack works well for individual selected files but I would like to take it a stage further with the above parameters.

Dim oDoc as DocumentoDoc = ThisDoc.DocumentDim oRefFile As FileDescriptorDim oOrigRefName As Object For Each oRefFile In oDoc.file.ReferencedFileDescriptors'get the full file path to the original internal referencesoOrigRefName = oRefFile.FullFileName'present a File Selection dialogDim oFileDlg As inventor.FileDialog = NothingInventorVb.Application.CreateFileDialog(oFileDlg)oFileDlg.InitialDirectory
[Code]........

View 3 Replies View Related

AutoCAD Inventor :: Macro To Open A Specific Folder

May 15, 2008

I'm trying to create a macro that can open a specific folder in iam. same like 'place component from' function but from a specific folder.

View 2 Replies View Related

AutoCAD Inventor :: ILogic - Save To Specific Folder Within Workspace

Mar 15, 2013

Is it possible to automatically divert Inventor to save to a specific folder within the workspace???

If a certain iProperty is set to yes, we want the user to save that file into a particular folder, if they try and save it elsewhere a message is popped up telling them an error has been made please try and save in the correct folder.

Admittedly I am not the most competant iLogic programmer but this is what I have thus far

Format:HTML Format Version:1.0 StartHTML:     165 EndHTML:    5388 StartFragment:     314 EndFragment:    5356 StartSelection: 314 EndSelection:     314
SyntaxEditor Code Snippet
WorkspacePath=ThisDoc.WorkspacePath()
DrawingPath="C:Live WorkSpaceDesigns3D Designs3D Drawings"

[Code] .......

View 4 Replies View Related

Photoshop Elements :: Find Files In A Folder In Specific Album?

Sep 27, 2012

Elements 11.  I have a folder that I want to just see images that are in aspecific album.
 
When I click on the folder I see every image whether or not they are in a album.  That is I see all images from all albums.
 
How do I find the ones in the folder that are in a specific album?

View 2 Replies View Related

AutoCAD Inventor :: Can STEP Files Still Be Used In Assembly

Sep 3, 2012

Basically, my school has the 2012 version of Inventor while I have 2013, and I was wondering if I can still use STEP files in an assembly, and also in my drawing sheets.

View 9 Replies View Related

AutoCAD Inventor :: Exporting To Step Files?

Nov 5, 2013

I can use the program and quite happily create components, sub assemblys, and master assemblys.Our company still doesn't have ANY 3D FILES. I have been tasked with eventually creating a full range of end product drawings as Step files. They are wanting BIMS. I see this a step to far atm.....

With the products that manufacture inhouse (industrial / comercial boilers) I have produced each individual component within the boiler to eventually aid to manufacture and bombs to intergrate with SAP.

With doing this every boiler I have done in inventor all the components are there and easily accessable. Am I right in thinking it needs to be exported as a step file to lock everything within the master assembly.

When I have exported it to a step file, when it comes to importing it into an  assembly file the components are still accessable when expanded in the menu at the side. Is this because im opening it on my computer or have I done something wrong.....

View 9 Replies View Related

AutoCAD Inventor :: Unfold Sheet Metal Part And Save As DWG In Specific Folder?

Jul 21, 2010

Is it possible to unfold a sheet metal part and save as a dwg in a specific folder automaticaly using ilogic?

Inventor 2012 Pro
Windows 7 64 bit
Core I5 2410M processor | GeForceGT 525M graphics card | 8G RAM

View 9 Replies View Related

AutoCAD Inventor :: Vault - Copying Files From Folder To Folder

Aug 29, 2012

I am trying to copy big assembly with its folders from one folder to another.I cant use Copy Design because I get too long path error.

Alternative way of copying files and keeping its relationships?

View 3 Replies View Related

AutoCAD Inventor :: Importing Step Files Into Assemblies

Feb 5, 2013

I am trying to import a step assembly file in 2013.  Under the options settings I no longer have or see the ability to,

(Import Multiple Solids Parts as Assembly) This was an option to check.

This seems to be a big issue as we always import the assemblies, then ground them. And this gives us the option of moving or deleting certain components, as well as opening individual components in their own part environment.

View 9 Replies View Related

AutoCAD Inventor :: Rename Imported STEP Files

Dec 6, 2011

I'm currently creating a procedure to manage a standard part library.

For that, I'm trying to import downloaded STEP files from suppliers online libraries, and some of these STEP files contain assemblies.

I can open them as wanted in Inventor (1 .IAM and .IPT files), problem is I can't edit .IPT names. I can only rename them in Windows, but I would like to rename in Inventor before saving for the first time.

I would like to have something like that, with "Assembly" the assembly name:

Assembly.IAM
Assembly_1.IPT
Assembly_2.IPT
Assembly_3.IPT
...

How can I do that without renaming in Windows?

I attached the STEP file I'm using, downloaded form McMaster.

View 3 Replies View Related

AutoCAD Inventor :: Hangs When Importing Step Files?

Dec 5, 2013

Inventor hangs when importing Step files. I have tried unchecking the embed in document option with no luck. Is there anything else I can try?

View 9 Replies View Related

Photoshop :: Saving JPG Files To Save As Specific File Size

May 25, 2012

Is there a way, when saving jpg files to save as a specific file size, rather than quality level (currently using CS5)? I have a few clients (realtors) who require files to be 100kb (or smaller... but 100kb is the ideal to shoot for) for their listings.  

Given I'm working with a number of images, I would like to be able to do this as a batch, rather than one at a time, getting as close to 100 as I can without going over, as I have to at this point.

View 13 Replies View Related

AutoCAD Inventor :: Converting Step Files For Mechanical Desktop?

Feb 7, 2012

I have a problem with some step files I recieved from a vendor for an assembly.  Basically what is happening is I download the step file. Then bring it into Mechanical Desktop.  When brought into Mechanical desktop, it is downloaded in metric where my entire assembly is in standard/english format.  What I did when I had Inventor 2011 is bring the step file into inventor, go to document settings and switch the unit to inch from mm.  Then save the step file and when I brought it into Mechanical desktop it was in the correct unit and scale.

Now with 2012 Inventor, when I bring the step file in, it is automatically in english/standard format.  So I save the step file out and try to open it in Mechanical desktop only to have the file back into mm and 25.4x the actual size it should be.

how to save the step file out like in 2011 to make sure the unit is saved in the correct format.  This is extremely aggrevating and waste of time.  I would have had the part reverse engineered by now if i quit trying to use the vendors standard step files.

This problem doesn't only happen with a certain vendor's drawings either, it goes for all step files I have recieved since getting Inventor2012.

View 5 Replies View Related

AutoCAD Inventor :: Export Step Files From 2012 Into Surfcam

Oct 15, 2012

I am trying to export step files from Inventor 2012 into Surfcam. Any files that were created in Inventor translate over as solids. Files that I have imported from step files, recognized features, modified and exported again come into Surfcam as Nurb surfaces. I also tried using Inventor 2013 with the same results.

I've never experienced this problem with earlier versions of Inventor.

View 3 Replies View Related

AutoCAD Inventor :: Convert Files IPT IAM In STEP Or SAT In Batch Mode

Oct 28, 2011

Can we convert the Inventor files IPT IAM in STEP or SAT in Batch mode

View 2 Replies View Related

AutoCAD Inventor :: Unable To Import Step / IGES Files

Nov 8, 2011

Currently using the following hardware; HP Z800 Xeon X5677 with 24GBram and 3x147 SAS in raid configuration

Windows professional 64-bit

98% of our work consist of creating idw drawings of complete factory's plants, large 3d plant models.

Therefore we have many subcontractors and from them we receive 3D step/iges models (size approx. 240MB), we want to be able to import these in to our models. But for the moment we are unable to import these files into inventor (due to size probably), it takes very long (over 36 hours) to convert, and most of the times we get a error... or inventor hangs.

When we are able to convert these we have performance problems because of size of our models. 

So my questions are; 

 - why does it take so long to open,
 - how can we reduce these files.

View 2 Replies View Related

AutoCAD Inventor :: 2011 Freezes When Opening STEP Files

Nov 30, 2011

Autodesk Inventor Professional 2011

It freezes when I try to open a STEP file, even one I just created.

View 5 Replies View Related

Photoshop :: Saving Files In Different Folder?

Oct 10, 2013

When I do "save as" the drop-down only gives me options to folders I've used recently.  Up until last week I could at least choose "desktop" and then from that choose a folder on the desktop.  But now "desktop" won't open up any more options. I must have changed something -- I've unchecked the preference for saving in the original folder in an effort to get back to where I was --

View 5 Replies View Related

AutoCAD Inventor :: Imported Step Files Have Weld Bead Surfaces

Apr 5, 2013

i just started using inventor 2013.

it seems that there's a setting so that when it imports steps it assigns weld bead colours to all the surfaces of the imported model. is there a way to change this behaviour so that it imports with solid colour surfaces instead?

View 3 Replies View Related

AutoCAD Inventor :: 2012 Cannot Save Or Open STEP / IGES Files

Jul 25, 2013

Since we upgraded to Inventor 2012 SP1 on W7 x64 most machines cannot open or save out step or iges files.  The translator shows as 'On demand' and when i save copy as the 'options' button is inactive.  We just get the standard error 'Problems encountered while saving the document'.

I see lots of old posts but nothing relating specifically to stp files. 

Inventor 2010

View 4 Replies View Related

AutoCAD Inventor :: Derived Parts Exporting As Empty Step Files?

Jun 11, 2012

I've created two similar but different base files.

I've derived each into parts that have a few different features.

In both cases, step exports of the base solid are fine but exports of the unique parts are empty.

Step exports of their assemblies are complete except for these parts.

Sat exports work fine for both parts and assemblies.

It happens in 2012 SP2 and 2013.

View 9 Replies View Related

Lightroom :: Way To Batch Rename Folder Full Of Image Files To Reflect Specific Column In Excel Sheet

Feb 3, 2014

Any way to batch rename a folder full of image files to reflect a specific column in an excel sheet? I have a client who I am shooting product photography for, but I need to rename these images to reflect the part number of each item.  These are not in any sequential order.
 
Either using LR5, CS6 or Bridge.

View 1 Replies View Related

AutoCAD Inventor :: Importing Step And Iges Files Takes Forever In 2013 FDS?

May 8, 2013

I have recently upgraded to 2013 FDS and now when I try to import Acad files (sometimes up to 2000 solids) it takes virtually a full day to import one file.  When I had 2011 I could import these files much faster. 

View 1 Replies View Related

Lightroom :: How To Copy Imported Images Or Folder To A Specific Folder On Hard Drive

Dec 3, 2013

When importing something off of a DVD or CD how do I direct Lightroom to copy the imported images or folder to a specific folder on my hard drive? It seems to default to MyCatalog but leaves the location on the CD rather than copying it to the drive. If I remove the CD the images is reported as missing.

When I go to the top of the screen for importing I can change the source but the location info on the right is not active or changeable.I am new to lightroom and coming from Photoshop Elements background.

View 2 Replies View Related

AutoCAD Inventor :: How To Compile All Files Into 1 Folder

Dec 9, 2012

From the picture, there are many files/part but those parts are in seprated folder. Now i want to compile all these files into 1 particular folder. 

currently i'm browsing through each part's properties to find the directory of the files. then copy paste each files into the particular folder i want.

is there a better way to do this?

View 3 Replies View Related

AutoCAD Inventor :: Importing MDT 2008 Files To New Folder

Sep 3, 2012

I am having some issues with the importation of some old files (from Mechanical Desktop 2008) to our new Inventor 2013...

I've been trying to use the Tasks Scheduler from my 2008 suite to "Import" my files into a new folder but it doesn't seem to be working. (it creates every folder and subfolder but keep them empty)

I know it's possible to install MDT2009 on an Inventor 2012 suite but it doesn't work with the 2013 version.

Is there a way for me to be able to use the old 2003 objects (3D ones) on Inventor 2013 (or on any other 2013 software?)

View 6 Replies View Related

AutoCAD Inventor :: How To Import IProporties Into Excel In Particular Folder Files

Sep 27, 2012

I need one ilogic or macro for import the iproperties  into excel sheet in a particular folder files.

for example

1.Author
2.Company
3.Part number
4.Description
5.Revision Number
6.Project
7.Designer
8.Creation Date
9.some of the custom iproporties

View 2 Replies View Related

AutoCAD Inventor :: Old Version Files Being Saved In Parent Folder?

Feb 1, 2012

The computer at work is saving the 'old version' files in the parent folder instead of the old versions sub-folder. Where is the setting for changing this?

IV 2012 Pro Suite

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved