AutoCAD Inventor :: IAssembly Containing IParts

Oct 21, 2011

If I put iParts into an assembly, and then convert this assembly to an iAssembly, I can include "Table Replace [My_iPart]" as a column in the parameter table. As the value of this column I can select the individual rows of the given iPart parameter table.

However, I can not make this column be a "Custom Parameter Column". (In fact it seems to me that in an iAssembly I can not make any other types of columns to be "Custom Parameter Columns" either). Also, if a parameter of the iPart is a "custom parameter", I can not carry over this "customness" into the iAuthor parameter table.

This means that I need to insert table rows by hand, one-by-one, which is quite cumbersome. Imagine you have an iAssembly containing only two iParts, each having N rows. This means N^2 rows in the iAssembly, all of which I need to specify by hand. Plus I can not use the "customness" of a parameter of an iPart within the assembly.

In an iAssembly containing an iPart, I would like to

- have a "Custom Parameter Column" in the iAssembly parameter table, which can select rows from the iPart parameter table (selectable values would automatically be all the rows from the correcponding iPart)

- if my iPart has a custom parameter, I would like to have this custom parameter available as a separate custom-value column in the iAssembly

Is it possible somehow? Or is it conceptually wrong?

View 3 Replies


ADVERTISEMENT

AutoCAD Inventor :: Weld In IAssembly

Nov 20, 2012

In my iAssembly, I have placed a weld.  In one of the members, I am suppressing the weld.  When I change to that member, I get an error "Weld No Spine: could not compute Weld: Possible intersection failure".  Inventor complains a little, but it does not show that Red Cross after the member is selected.

Why do I see that even though the weld is suppressed for that member?

Heres a video of what I'm seeing?

Windows 7 x64 -12 GB Ram
Intel i7-930 @ 3.60ghz
nVidia GTS 250 -1GB (Driver 301.42)
INV Pro R2013, SP1.1
Vault Basic 2013

View 2 Replies View Related

AutoCAD Inventor :: Ballooning In IAssembly

Aug 28, 2013

I have several iterations of an assembly.  Specifically I have a base of a machine with different tooling for different products. 

I generated the BOM by referencing the specific tooling I am trying to detail.  That worked.  But when I balloon, it references the main assembly.  It won't let me redirect the source file to the tooling asm.

View 9 Replies View Related

AutoCAD Inventor :: Top Down Approach And IParts

Jul 5, 2013

I created an iPart of a flat sheet metal with several holes in it. It requires 3 Parameters to be be defined:

- length (user defined parameter which can take any value)
- width (user defined parameter which can take any value)
- hole_diameter

I created a skeleton file with several user defined parameters including length and width.

Both files (skeleton.ipt and flat_sheet.ipt) are placed in the same assembly. I now would like IPart instance to follow along the changes made in the skeleton - but how do I connect these parameters? and if not, what would be an appropriate Top Down approach for including iParts?

View 1 Replies View Related

AutoCAD Inventor :: 2D IParts In Assemblies?

Aug 14, 2013

This is using Inventor 2013 Professional.

I've created a simple iPart and want to insert multiple instances of it into an assembly. The plan is to use a parameter-driven iPart to create multiple variations on the same basic model which will eventually be lasercut.

I've included a sample archive. 2DiPart is a simple part with a couple parameters. 2Dassembly is where I've tried to include this part. I'm able to walk through all the dialogs to place the iPart, and will even see it in the canvas as I select the insertion point. However, after I dismiss the dialog, nothing shows up in the canvas. I'm still able to see the component instances in the project explorer however.

How to best to get multiple instances of a parametric iPart into a drawing that can be lasercut.

View 2 Replies View Related

AutoCAD Inventor :: IAssembly / Table Replace

Aug 12, 2009

I am creating an iAssembly with iParts. Some of the iParts have the "Table Replace" colum option and some do not. Both iParts have tables with members and part numbers. See pic.

View 3 Replies View Related

AutoCAD Inventor :: Change Row Of IAssembly Using ILogic

Nov 11, 2013

Issue between an i-assembly and i-Logic. So, I have an assembly that includes some extra components that are not always needed and therefore an i-Logic rule takes the decision whether these will be suppressed or not.

Of course this is not a problem however it turns out that I miss some info from BOM according to the suppressed parts   ...and all these makes sense following the LOD etc.

A potential solution to keep up to date the BOM while you are excluding the needless components is to create 
an i-Assembly.

To keep that simple I turned my current Assembly to an i-Assembly and very successfully I excluded various components and of course I included some others by adding extra ROWS. 

So far So good

Now I want to apply some dimensional boundaries by using i-Logic rules. According to them I want to allow this i-assembly to jump among these different ROWS that meet the right criteria.

Very rough thoughts led me to the following code...

For example...

If Width > 600 Then
iPart.ChangeROW ("..." , "...") 'Row-1'
Else
iPart.ChangeROW ("..." , "...") 'Row-2'
End if

The Problem is that the above code works fine, for a example, in case that I will place an i-part in my assembly... However I am looking to change the row of the actual assembly that as I mentioned before I turned it to an i-assembly

To make this even more clear I want to be able to manipulate my i-assembly with i-Logic rules while this is open in Inv. I don't want to change rows while this is placed as a component or sub-assembly in an another assembly...

View 1 Replies View Related

AutoCAD Inventor :: IAssembly Inside IPN File?

Oct 27, 2013

I have 2 configurations in my assembly and one of them is in ipn file.

Once inside I cant change members...

Is it possible to change between them in the ipn file?

View 1 Replies View Related

AutoCAD Inventor :: Create Two Tables In An Iassembly

Mar 22, 2013

I was wondering if I'm able to create two tables in an iassembly, like one table for size and another for different components in the same assembly.I have a vague memory of an old assembly having this but I can't find it or it's just a figure of my imagination.

View 4 Replies View Related

AutoCAD Inventor :: Insert Table Into IAM Without IAssembly

Dec 5, 2013

Is there any way to insert a generic table into an assembly file. I don't want to create an iAssembly or use the data to configure the component in any way. I would just like to be able to maintain some design related information within the assembly file, similar to the tables that you can create in an idw. A table just like the iAssembly table would be fine, minus the iAssembly part or any sense of configuration.

View 4 Replies View Related

AutoCAD Inventor :: Generate Files IAssembly

Apr 17, 2012

I have an assembly with around 120 variants in it. I am getting a little annoyed having to click the OK button when asked:

"Do you want to save changes to 122.iam" and its dependents"

is there any way to set the default to OK?

(other than setting an electric motor and a poking device up)

View 2 Replies View Related

AutoCAD Inventor :: BOM Structure Of IPart Or IAssembly?

Nov 20, 2012

I am using Inventor Professional 2012 and I have created complex iparts and iassemblies and I am not able to change the BOM structure of the parts simply because they are intelligent.  I require the tables and features that the iparts and iassemblies can create but they are coming up read only and can not modify the BOM information. Is there a way to change the read only aspect of an ipart or iassembly?

View 1 Replies View Related

AutoCAD Inventor :: Creating New IPart From IAssembly

Jun 11, 2013

What I am looking for is a command similar to table replace, but that will allow for a new part to be created based on a user input. This will need to be done at the i Assembly level to an i Part that is placed within the assembly.

The end goal is to have input boxes come up, ask the user for the values then create all of the associated parts.

I don't need anything with the input boxes, just the part creation.

View 2 Replies View Related

AutoCAD Inventor :: Inserting IParts Into Assembly

Jan 3, 2012

I created a Ipart with like 14 different configurations now it operates smoothly within the part. Now once i insert it into a assembly it wont let me chance the configuration. I heard there was a problem like this but i thought it was only when you insert a part into a assembly and change it into a ipart while its still within a assembly.

Now my part never was in a assembly. Ill upload it and let me know if you have the same issue. Once i drop the part it doesn't give me the option to choose a configuration and when i click the configuration in the itable it still doesnt change it. Now this is only within a assembly.

View 8 Replies View Related

AutoCAD Inventor :: Placing IParts In Assembly?

Sep 26, 2013

Subject: Inventor placing Iparts in Assembly (Autodesk Inventor 2010)

Problem:

When placing an Ipart into a project Assembly it will make a copy of that variant and place it in the same map as the Ipart.

So when variant B of Ipart A is selected it will make a copy of variant B in the same folder where Ipart A is located.

Question:

Is it possible to make a “save as” option or another similar manner to save those copies of variant B in a project map of a project assembly?

Instead of saving all the Ipart variants to a single folder. So each time a new project is started they have all the parts in the same folder.

Reason:

I am making a local library for parts that are used for repairs. These parts have many variants and some times need to be customized for a repair.

The current system keeps polluting itself causing the users to loose their parts and accidentally delete the original parts etc.

I contacted Autodesk support and theyrecommended to post this question on this forum. They did mentioned that vba programming could achieve this. I have no knowledge of this type of programming.

View 1 Replies View Related

AutoCAD Inventor :: IParts Dimension Shortcuts

Oct 21, 2011

I have a wishlist item.  One of my major process-related issues with iparts is the fact getting variables into your table is inconvenient.  Why wouldn't it be possible to put an "Add to IPart Table" option in the context menus for dimensions, planes, features, anything you can put in the table from the table window.  That way you are not constantly moving back and forth between your sketches and your table when you set up an Ipart or Iassembly.  This feature would save me TONS of time as well as clean up my tables.  Right now the easiest way to set up the table when dealing with a complex sketch is just to add all the dimensions, make my changes for each variation, save to table and then go back and delete the columns I didn't change. 

View 5 Replies View Related

AutoCAD Inventor :: Changing To Different IParts Within Assembly

Feb 3, 2012

How do you change from one i-part to different one within the assembly?

View 4 Replies View Related

AutoCAD Inventor :: Parameters In IProperties - IParts

Feb 14, 2012

I need a parameter from an iPart to show up in my Parts List by using the Stock Number iProperty, then CHANGE with each variation of the iPart (PLATE BC-01, PLATE BC-02, PLATE BC-03, etc). I already have the parameter exported, named 'BOTTOM_A.' Stock number has the expression: '=1/4" HRS x <BOTTOM_A>.' 

However, this only works for that particular part. The number does not change when I place a Parts List for PLATE BC-02 and PLATE BC-03. All three have the same number. I found that the number corresponds to the active part. If I double-click PLATE BC-02 in the ipt file to show it, the number for the separate Parts Lists will all correspond to PLATE BC-02.

I've attached an image of the Parts Lists after double-clicking PLATE BC-02 in PLATE BC.ipt. I can include more if needed.

View 4 Replies View Related

AutoCAD Inventor :: Migrating Iparts And Iassemblies

Oct 23, 2013

I have a large library of standard parts and assemblies that I will be migrating from Inventor 2009 to Inventor 2013

Residing in this library are iparts and iassemblies. Both the factory and the members.

Question is how to migrate these iparts and iassemblies,.

 option 1   migrate the factory first THEN the members

 option 2 migrate the members then the factory (pretty sure this will not work)

option 3 migrate both factory and members at the same time

option 4 migrate the factory and generate new members (not my favorite option)

option 5 ?????

I should add that I intend to use task scheduler to migrate the files

Inventor 2010

View 5 Replies View Related

AutoCAD Inventor :: IParts Generating Folders

Jun 7, 2012

When we create iparts and generate the files from the mother ipart, Inventor creates an additional folder to place the iparts into.  Is there a setting somewhere to force Inventor to place these generated files into a user defined location?

Or is this just something we have to live with and do we have to manually move the files after generating them.

View 5 Replies View Related

AutoCAD Inventor :: Using ILogic With IParts And IAssemblies

Apr 13, 2012

I am finding it difficult to find good through examples of how to use iLogic with iParts and iAssemblies. I have been through several of  tutorials, but can't seem to find examples for what I need. Here is a link to a video to give you a bit of an idea of what I am trying to do. How/when and what snippets to use in order to get the iParts and iAssemblies to function properly. 

See Video : [URL].....

First video went to long here is the rest.. [URL].......

One thing I think I mentioned in the last video, but not sure I explained it well, is that instead of having the main file name show up in the browser..the part name shows up.  When I go to change parts using a form I created it keeps telling me it can't find the current part.  

View 1 Replies View Related

AutoCAD Inventor :: IParts And Vault Don't Play Well Together

Jan 12, 2010

users using i-parts and i-assemblies with vault. The links seem to cause more problems than its worth. Assemblies that constantly want to be updated, rebuilt, parts lists on drawings using data from the wrong instance of the factory. etc.

View 9 Replies View Related

AutoCAD Inventor :: IParts In Assemblies And Drawings?

Apr 12, 2013

The attached sketch shows how I originally decided to use iParts in drawings and assemblies.  In assemblies I use the generated iPart, and in drawings I use the "master" iPart file.  I did that because I wanted to keep the drawing linked to the "master" part, to avoid the situation where the drawing would be out of date because I forgot to regenerate the iParts.

The problem is that I don't know how to force the drawing to refer to the correct version of the iPart.  To use the terminology in my sketch, I open X2.idw and get a drawing of X1.ipt, not X2.ipt. Should I use the generated iPart in my drawings?  And, if so, is there a way I can automatically regenerate.  I'm prone to forgetting key steps like that.

View 7 Replies View Related

AutoCAD Inventor :: IAssembly - Accessing Part Parameters

Jul 13, 2012

How we can access the part parameters after hitting create iAssembly. do I need to make i parts first and then bring them to an assembly and make an iAssembly??

View 5 Replies View Related

AutoCAD Inventor :: Extract Single Assembly From IAssembly

Mar 4, 2013

I have an i Assembly, with a Sub-i Assembly and i Parts. Is it possible to "extract" a copy of one configuration as normal assembly? So that I have an assembly where I can modify parts without touching the iAssembly or iParts.

View 5 Replies View Related

AutoCAD Inventor :: Add A New Member Row To IAssembly Factory Table

Feb 6, 2013

I am trying to come up with an automatic method to add a new row to my i assembly table and populate that row based on values entered by the user (assuming that combination of values doesn't already exist... ).  Basically, I wish to build my i assembly table on demand over long term by user input via a form that calls an ilogic rule.

View 1 Replies View Related

AutoCAD Inventor :: 2012 Modify IPart From IAssembly

May 22, 2013

I am looking for a way to change the parameters of a part that is within an iAssembly. Basically we have tubing with flanges on the end and wish to have an easy way to model varying lengths. I essentially need to be able to have the upper level iAssembly control the flange spacing and cut the tube to length based on the users selection. Due to BOM setup these parts must be seperate .ipt in a larger .iam

View 2 Replies View Related

AutoCAD Inventor :: Using ILogic To Drive IAssembly Table

Nov 13, 2013

I have created two iParts, both with corresponding tables which I then put into an iAssembly so I can change the size of a pad eye and two cheek plates depending upon the desired Working Load Limit. I have a very basic form right now with a drop down menu to chose the different Safe Working Loads but whichever one I choose, is not changing the table configuration to the desired size. Clearly my iLogic code is not working the way I would like. See below and also see attached screen shots so you know what I am working with.

If Parameter("SWL") = "4.75Te" Then
iPart.ChangeRow("PADEYE iPART - IMPERIAL:1", "WLL = 4.75Te")
iPart.ChangeRow("CHEEK PLATE iPART:1", "WLL = 4.75Te")
iPart.ChangeRow("CHEEK PLATE iPART:2", "WLL = 4.75Te")
ElseIf Parameter("SWL") = "6.5Te" Then
iPart.ChangeRow("PADEYE iPART - IMPERIAL:1", "WLL = 6.5Te")
[code]........

This code was actually overwriting the table properties (in excel), so I know this is wrong, I just couldn't find any snippet for changing a table configuration .

View 1 Replies View Related

AutoCAD Inventor :: Use Include / Exclude In Pattern Of IAssembly?

Jun 11, 2012

I need use Include / Exclude some components in a Pattern which include an iAssembly. But looks like this option is not available (maybe I missed something)?

I use Inventor 2009, XP32 OS.

Autodesk Inventor Professional 2013 (64 Bit) SP2
Windows 7 Professional Service Pack 1
Intel(R) Xeon(R) CPU E5645
12.0 GB Memory

View 9 Replies View Related

AutoCAD Inventor :: Why Can't Retrieve Dimensions For IPart Or IAssembly

Oct 8, 2008

I have tried to use the command retrieve dimensions for an iPart and iAssembly but no dimensions will appear

View 6 Replies View Related

AutoCAD Inventor :: Creating IParts From Content Center

Jun 6, 2012

I created a new part doing a save as from a content center flange.  I then created iparts in the saved part file.

My question is when I place this part into a new assembly it is not allowing me to change from one ipart to another in the part table within the assembly.

View 9 Replies View Related







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