AutoCAD Inventor :: Rename Files Without Effecting To Assembly

Dec 12, 2012

How to rename the files of an assembly without effecting to assembly, as we do it in solidworks explorer.

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: Copying Without Effecting The Original Assembly

Aug 23, 2011

I have made a wood panel with capabilities to be made adaptive but when i place it into a drawing using the place command i cannot seem to copy it any of the different ways without it being attached and/or effecting the original. I would like to refrain from designing a second because there are many panels in each room and it would take a long time. I'm sure I'm just forgetting something simple and it's causing this to occur.

View 2 Replies View Related

AutoCAD Inventor :: Rename Of Assembly And Parts

Mar 7, 2012

How could I rename a hole assembly and all parts (pre- or suffix)?

View 2 Replies View Related

AutoCAD Inventor :: Batch Rename Assembly Components Using API

Apr 16, 2013

I have a machine assembly with old part naming. Now we have a new part naming system. So i am supposed to rename all existing parts, assemblies to new naming system.

E.g. : A machine assembly with old names (lets say part1, part2..... part1000). It has to be renamed to new names (say item1, item2.....item1000).

"part1" should be renamed as "item1" and so on.

Design assistant is not a good option because its a lot of manual work, its same issue with using Vault.

View 4 Replies View Related

AutoCAD Inventor :: Tube And Pipe Assembly Styles Don't Translate Into Other Assembly Files

Feb 9, 2012

I have encountered a problem with the Tube and Pipe styles. 

As you can see, I have a rack assembly with a custom tube and pipe style. A wire as a tube in orange, and a tube support in white. Both have their seperate colorations at a style in the tube and pipe styles editor

When placing the rack assembly into the main assembly, it reverts to the coppor coloration I changed from the original style.

Steps I've taken:

Exported the styles .xml and Imported the styles into the master tubeandpipe.iam 

Imported the user created .xml styles into the main assembly file nothing seems to work

View 8 Replies View Related

AutoCAD Inventor :: Quickest Way To Rename Files In Vault?

Apr 9, 2012

What would be the quickest way to rename files in Vault?

I have lets say 100 parts with prefix 1012.

I want to change to 1014.

I can hightlight all parts in Vault, go rename and then replace prefix manually for each part.

Seems hectic.Any quicker, more automatic way?

Adding prefix does not work since does not replaces but adds.

View 3 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 :: Rename Content Center Files?

Jul 12, 2013

I want to rename all bolts, nuts in all my families in Content Center. Is there an easy way to do this without messing up content center and assemblies?

Before we started using Vault we had to define the filename and include the description in the filename to be able to find and resuse the part. The filename was combined with article no and description. We would now the filename to be only the article no.

Example:

   100056 - Bolt hexagon head M5x16 A4 DIN933.ipt

should have filename:

   100056.ipt

Autodesk Inventor/Vault Professional 2013

View 2 Replies View Related

AutoCAD Inventor :: ILogic Rule Or VBA Routine To Rename Files In Vault

Dec 7, 2012

see attached link for the explaination of what I am looking for.

[URL]

View 2 Replies View Related

AutoCAD Inventor :: Project Files Vs Assembly Files?

Mar 8, 2013

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?

Inventor 2013

View 1 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 :: Archiving Big Assembly Files

Nov 16, 2012

I have several projects that have some very big complex assembly files which are taking up a lot of space on our company drive. I need to compress and archive these large files to free up space on the drive. I know that shrinkwrap is an option to simplify assembly files, any optimum way of compressing large assembly files and reducing the file size considerably ?

Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 9 Replies View Related

AutoCAD Inventor :: Unresolved Files In Assembly

Mar 19, 2013

I have an assembly that has a component that has not only been deleted from this assembly, but has been removed from the vault.  When I try to select a similar file on my local, just to get through this I get the followong error message and this cycle keeps going in circles.  Wanting me to point to where this deleted file is.

 This assembly remains unresolved and as a result of that I cannot check it into the vault.

Another frustrating things about his is in the dialog window that wants you to select a different file, there is no option to either select from the CC or the vault.  Why?

I just hope the only solution is not to recreate this assembly.  Because this is a subassembly used in upper level assemblies.  Speaking of which those upper lever assemblies wont check into the vault either because of this issue.

Inventor Suite 2012
Windows 7
(Colossians 3:23-25)

View 5 Replies View Related

AutoCAD Inventor :: How To Erase FEA Files From Assembly

Apr 9, 2012

I used to use the Stress Analysis feature at my assembly.

Now I have copied it to another project and do not need this FEA info at copy.

I cannot just delete AIP folder since  Inventor claims of missing FEA files while opening.

How to erase those files info from this assembly file?

View 2 Replies View Related

AutoCAD Inventor :: Plot All Related Files To PDF From Assembly

Jul 7, 2011

My attempt to plot all related files form an ".iam" resulted with the following code. The code as is working for us. We use an eight digit number for file name. Plotted PDF will have revision added to file name. Any chance of making an addin or iLogic code for similar functionality?

Private PDFPATH As String'FOLLOWING CODE USES CODE FROM URL...AND OTHER PLACES INCLUDING INVENTOR HELP.Public Sub PrintRefFiles() 'BOMQuery() ' Set a reference to the assembly document. ' This assumes an assembly document is active. Dim oDoc As AssemblyDocument Set oDoc = ThisApplication.ActiveDocument Dim ASSYIDW As String ASSYIDW = oDoc.FullFileName ASSYIDW = Replace(ASSYIDW, Right(ASSYIDW, 4), ".idw") If Dir(ASSYIDW) <> "" Then 'Debug.Print strDisplayDim oDrawDoc As drawingDocument Set oDrawDoc.
[code]....

View 2 Replies View Related

AutoCAD Inventor :: Sketch Blocks In Assembly Files

May 29, 2013

Is there any way to add sketch blocks to an assembly sketch?

View 9 Replies View Related

AutoCAD Inventor :: Sharing Assembly Files Without Using Vault

Nov 6, 2012

We do not use VAULT. We're using network shared folder with 3 machine.

In some cases three users opening same assembly and sub assemblies. In this case Inventor showing us an error like "You can not save file. Use save-as" But in this case it's impossible to work share files.

We're opening / using same project file (ipj).  I remember that older versions of Inventor give us to chance that not save some subassemblies of main assembly. In this case you may save newer version of assembly files..

How can I share network folder to share my assembly files with the other colleagues? 

Using Inventor 2013 and not Vault. Because we're using Linux file server .

View 6 Replies View Related

AutoCAD Inventor :: Conversion Of Assembly Files To Pro / E Compatibility

Jun 26, 2012

I'm running into a file conversion issue at work. I use Inventor 2008 and i need to have my assembly miodels analyzed by stress engineering via Pro/E Wildfire.

I've tried converting the assembly file to .iges and .step. However, the assemblies are jumbled in the conversion. All the parts are there, but the constraints are not.  In the past, the assemblies have been small enough that the stress engineer was able to reassemble the parts in Pro/E. This current project, however, is much to large to do so. 

If I were to purchase Inventor 2013, could I save the files with the Pro/E native file extensions directly?

View 6 Replies View Related

AutoCAD Inventor :: Assembly / Subassembly Files In Parts List

Feb 4, 2013

We have an issue regarding Parts Lists. We currently produce a 'master parts list drawing' for the jobs we produce. This drawing has 2 rolled up parts list on it -

1 - purchased parts - so buying can order all the required parts in one go.

2 - manufactured parts - so production know which and how many parts to make.

Both of these can be setup in Inventor (using filters) so they display only the correct parts from the BOM. However, neither of these show assembly / subassembly files (and consequently drawings). Is there any way of creating a parts list that can show assembly files only?

View 1 Replies View Related

AutoCAD Inventor :: Create Drawing From Assembly Of IGES Files?

May 3, 2012

I've got some IGES files, which I want to place into an assembly, and then create a drawing of the assembly.  

If I open the IGES and place it in a drawing it works.  If I create an assembly, place the same part, and then try and put the assembly into the drawing it doesn't work.  

Attached is the IGES file.  I'm using Inventor 2011.

View 9 Replies View Related

AutoCAD Inventor :: Assembly File Independent From Part Files

Jan 30, 2013

How can I make an assembly file independent from the part files that went into it? I tried converting it to STL then opening the STL document, but that causes problems with what I'm trying to accomplish.

View 4 Replies View Related

AutoCAD Inventor :: Check-in Assembly - Missing FEA Results Files

Mar 9, 2012

I am trying to check-in an assembly, however there  are missing .fins,.fsat,.ftes, fmsh and .fres files that cannot be found on my local machine, in the vault or on the other machines on our CAD network. 

is there a way to remove references to these files so the assembly can be checked into the vault? 

View 4 Replies View Related

AutoCAD Inventor :: Fails To Follow All Assembly Updates At IDW Of Mid To Big Files

May 19, 2013

I use IDW file as “fine” checker of my assemblies design. Sometimes it is much easier to see general picture in variety of spots and set dimensions to check the designed assembly using IDW file.

Working within mid to big assemblies Inventor mostly fails to follow the opened assembly IDW file with actual assembly. When switch from assembly to IDW Inventor may indicate the update sign at IDW but finally did not update all changes. After the “Update” sign has been used there is no any chance to force Inventor to make one more update. I mean there is no any manual update tool or way to force one more update. The only one way is to close the IDW and open it again. It quite time consuming process.

The second problem opened IDW file is automatically updates somewhere in background and in most cases makes troubles of changing parameters in assembly or subassemblies since it somehow can catch up changes first when it opened but not active. User cannot prolong working without either updating IDW or closing it. Either way it takes too much time.

some ways to manually force IDW update and to postpone IDW files from automatically update in background?

View 4 Replies View Related

AutoCAD Inventor :: Updating Parts (IPT Files) After Modifying It On Assembly Drawing?

Nov 25, 2011

I don't understand why my parts aren't updating when I put a hole through them on the assembly drawing? I would expect the part (.ipt file) to get updated with a hole through it when I save the assembly drawing, however it doesn't. Do I have to change a default setting or does inventor no do this?

View 1 Replies View Related

AutoCAD Inventor :: Manual Animation Of Ratchet And Pawl Mechanisms In Assembly Files?

Apr 26, 2004

problem when manually animating a model ratchet and pawl mechanism in an assembly file. One can get the pawl to track the ratchet wheel surface OK but there seems to be nothing to stop the ratchet wheel going in both directions, contrary to real life experience. I have used transitional constraints to link pawl surfaces with ratchet wheel surfaces but there seems to be no drive constraint which will operate in this circumstance.

View 5 Replies View Related

AutoCAD Inventor :: ILogic To Trigger And Insert Custom Content Center Files To Assembly

May 9, 2013

I would like to know, whether is there is any ilogic option by which the Custom content center is triggered automatically to insert component in an assembly.

View 7 Replies View Related

AutoCAD LT :: Rescale Without Effecting All The Objects?

Jul 5, 2012

I receive a 1 kilometer wall plane, because its so long the architect change the aspect ratio x10 times less the real length. Now to engineer it I need to rescale it to be 1 to 1.

If I use the method of converting it to a block by changing the X property, all the text goes massy.

I don’t know how to tackle it. Is there a way to rescale the geometry without effecting the text on the way? If I didn’t mention it….i need the text to be in the perspective position so I can’t just hide it.

I attach the file for a case

View 2 Replies View Related

Lightroom :: Renaming NEF Files Does Not Rename Corresponding XMP Files?

Oct 12, 2013

I just renamed all my files using Lightroom (select all; rename files)
 
Unfortunately, this did not rename the correponding xmp files. Since this is irrevercible, I'm now in a tight spot. I'm stuck this thousands of files with "lost" xmp files

(Also, it is very annoying that the renaming changes the file creation dates! This pretty much destroys my backup routine..)

View 21 Replies View Related

AutoCAD Inventor :: Convert Weldment Assembly Back To Regular Assembly Template

Jun 6, 2012

I am using INV 2012 and I wan to to know a trick how to convert the weldment assembly back to regular assembly template.

View 1 Replies View Related

AutoCAD Inventor :: Creating Separate Assembly Out Of Various Component Parts In Existing Assembly

Jul 10, 2012

I'm looking for the best way to create a separate assembly out of various component parts in an existing assembly so that the whole thing can be placed in an assembly as you would a part, I know it's possible to demote components within an assembly but are there any other methods similar / better ?

View 2 Replies View Related

AutoCAD Inventor :: ILogic Assembly Has Double User Request At Inserting In Assembly

Sep 18, 2012

We have an iLogic assembly with to parts in it. Maybe to cylindrical parts. The iLogic rules should do the following.

1. Start a Rule after open document.

2. This Rule starts a Rule in the first cylindrical component.

3. This Rule ask the user for a diameter.

4. The assembly gives this new parameter value to the second component

5. Then the assembly calls another rule in the second component to change it with the new parameter

Everything is working fine when the following combinations are taking place:

1. I open up the assembly out of vault or from a local drive or an accessible server drive

2. I insert the assembly as sub assembly in another assembly from a local drive or an accessible server drive

It don't work with the following situation:

- I insert the assembly as sub assembly in another assembly out of vault

Then the user becomes the dialog "Choose a diameter" twice.

I don't know why, but I have the idea it has something to do with the functionality of inventor to insert a component more than once. If you insert a component in an assembly Inventor gives you the opportunity to add more than one occurence after each other. 

change that behaviour? Maybe a switch to change that inventor "add more than one occurence" behaviour.

View 1 Replies View Related







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