AutoCAD Inventor :: IPart / Family Table Equations

Oct 26, 2012

Inventor 2012

Can equations like this cell equals this cell be used in the Ipart or Iassembly family tables?

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Add Appearance Tab To IPart Table?

May 31, 2013

Is it possible to add a Appearance tab to a Ipart table?  I am cataloging a set of parts and one part is made with steel but in Gloss - Black and Matte - Black and i'd like to differentiate the 2 without haveing to make 2 seperate Ipart files. 

View 2 Replies View Related

AutoCAD Inventor :: Expression In IPart Table

Nov 27, 2011

Having this issue with IE9? I have a table driven iPart that has an expression in the description field. The expression is =PL <THICK> x <WIDTH>, so that as the thickness and width change the description of this plate also changes. I have recently added rows to this part for the use of bar instead of plate on certain shapes. In order for the bar description to match standard steel shape nomenclature the expression on these parts needs to be =BAR <WIDTH> x <THICK>. How can I add the description to the iPart table so that I can simply edit the bar parts to be as needed?

Some things to note:

1.) These are custom iParts so when the item is inserted you select the thickness, file name, save location, etc.

2.) There are about 705 lines to this iPart right now and I would prefer not to go higher.

3.) I would like to keep these as the same iPart instead of having two different files.

4.) I need the description to be an expression because long after these parts are placed, they sometimes change and I need the dimensions to update after the fact like all our other parts (so don't forget that these one won't and then the drawings are incorrect).

Inventor Professional 2013 (SP-2.3), Product Design Suite Ultimate
Desktop: Intel Core i7 3.4GHz, 16.0 GB RAM, Windows 7 Ultimate SP-1, 64-bit OS, (2) GeForce GTX 580 (331.81), Space Pilot Pro (3.16.1)
Laptop: Intel Core i7 3.9GHz, 16.0 GB RAM, Windows 7 Pro SP-1, 64-bit OS, GeForce GTX 780 (331.81), SpaceNavigator (3.17.7)

View 3 Replies View Related

AutoCAD Inventor :: Working With Table IPart

May 18, 2012

I am using the VBA need to replace the contents of table cells in columns iPart MemberName PartNumber. By what teams can do this?

View 1 Replies View Related

AutoCAD Inventor :: IPart Table - Adding New Row?

Dec 9, 2011

I am looking for a way to add a new row to my ipart table.

I am able to get to the excel worksheet.

But from there, I can I save it? Will that add a new row to the table?

Dim oiPartFactory As iPartFactory
Set oiPartFactory = oCompDef.iPartFactory
Dim FactorySheet As WorkSheet

[Code]....

View 1 Replies View Related

AutoCAD Inventor :: Reference Dimensions In IPart Table

Aug 14, 2011

The question I want to ask is about reference dimensions in iPart.

I can create a sketch and place reference dimensions on it, there's no problem. I can activate any configuration manually and see the reference dimensions adjusted according to configuration, no problem again.

I would like to know — is it possible to automatically populate column of the iPart table with reference dimension value, as it stands for each configuration?

I was able to find some solution for that, but it's not automatic. I can mark reference dimension of export, and add it as a column to the table, but I need to manually activate each configuration to populate the column with measured reference value. Not very good, because there can be very many configurations.

How to automatically get complete list of reference dimensions values for each configuration of the iPart?

View 1 Replies View Related

AutoCAD Inventor :: How To Access And Get Details Of Ipart Table

Apr 24, 2012

How can i access and get details of ipart Table. Even if i want to modify are there any chances of doing them

View 2 Replies View Related

AutoCAD Inventor :: Rearrange Columns In IPart Table

Jul 16, 2012

Is there is any way to re-arrange the columns in my ipart table without having to delete all of my parameters and then adding them back in the order that I want them to appear in? I would like certain information grouped together instead of having to scroll back and forth across the row to edit certain parameters.

View 5 Replies View Related

AutoCAD Inventor :: Delete A IPart Table Row Programmatically

May 17, 2012

In ipart there is an option to add and delete rows when working with inventor graphically.I have displayed the iPart table and the values in gridview using VB.Net.

The user then selects the row in datagridview and clicks the button delete.When the button onclick even is triggered i want to delete the selected row on ipart table inside inventor.

View 3 Replies View Related

AutoCAD Inventor :: How To Put Hole Feature Into IPart Table

Mar 26, 2013

I have created an iPart which uses the Hole Feature (counterbore hole).  The hole is not threaded.  Is there a way to put the Hole Feature into the iPart table so when a user enters specific values, he/she could type in or select a bolt size and the counter bore hole feature will use the correct dimensions for said bolt size (ie.  I would like the counterbore holes for an M6 Socket Head Cap Screw.  So instead of typing in the counterbore hole diameter, depth, and bolt diameter, etc... it would automatically enter the default values.)  Or is this something that must use iLogic?

View 6 Replies View Related

AutoCAD Inventor :: Family Table And Vault

Dec 6, 2013

I have completed a part file with a family table defined in it. I check this part into vault. When I search for this part in vault it seems like it has taken the part number and the description from the first line in the family table and assigned it to the main part file. To me this is confusing because it looks like there are two items that are the same.

View 2 Replies View Related

AutoCAD Inventor :: Family Table Editing

Sep 18, 2012

am trying to edit Family table as per my requirement. In the family table editor, the columns for " Sectional area, Moment of Inertia, Section modulus etc...." are available. These kind of properties have to update manually or there is any option available to generate autmatically ?

Find the attached image for more clarity !!!

Inventor Professional Suite 2010
Windows 7

View 3 Replies View Related

AutoCAD Inventor :: Ipart Table Driven Mass Override

Aug 14, 2012

I’m currently running Inventor 2010.  Is there a way I can override the calculated physical mass and drive the mass value with a column in the ipart table?

View 4 Replies View Related

AutoCAD Inventor :: How To Add A Volume Column To Ipart Author Table

Apr 19, 2011

How to add a volume column to ipart author table?

Evantually I need to display a table with part weights.

Inventor Professional 2013
Vault Collaboration 2013

View 9 Replies View Related

AutoCAD Inventor :: Creating IPart - Failed To Export Table

May 11, 2011

Get a message "Failed to export desel table" when i try to create an iPart, i have excel installed. 

View 4 Replies View Related

AutoCAD Inventor :: Update Table In Drawing - IPart Active Row

Feb 27, 2013

I have two tables on a drawing one showing a parts list the other changes to dimensions.

The table to show the dimension changes is a configuration table pointing to an ipart.

iLogic is used to update the ipart but you have to right click to update the Active Member in the ipart to see the drawing update.

Is there a way to automate the 'update active member'? (on the ipart table - this does update the drawing)

I just have the one row in the table, it's purpose was to pass the values onto the drawing (as the part resizes I didn't want the dimensions moving so opted to tabulate them) - hoping they would update!

or

Is there a way to have a table update parametrically i.e. I've tried .csv as a source to the table but can't force an update. This way I could scrap the ipart & just import the values to a table.

The table also includes some txt comments which change with the ipart properties.

View 1 Replies View Related

AutoCAD Inventor :: IPart Parameters In IAssembly General Table?

Dec 20, 2012

How can I display iPart parameters in an iAssembly general table?

On my .dwg I would like to use one detail with a table.  The 2 table columns I need are:

(1)   iAssembly name (no problems here, shows up in the general table by default)

(2)   Length (this parameter value is in the iPart)

Inventor RS 2011
AutoCAD Mechanical 2011
ASD 2013
Vault Collaboration 2011
Windows 7 Pro

View 8 Replies View Related

AutoCAD Inventor :: IPart User Parameters In IDW General Table?

May 1, 2013

I have an IPart with about 100 instances in it that is sheet metal. I created a user parameter for the gauge of the sheet metal relating to the thickness and that works fine in the ipart. My dilema is how to get the gauge to show up in my drawing in the general table. Pretty much I woud like the table to list part number, material and then have a column for the gauge of the steel related to the thickness in the Ipart table. I am using Inventor 2011 if that makes a difference.

View 2 Replies View Related

AutoCAD Inventor :: Change File Name Column In IPart Table?

Jul 25, 2013

We are using Inventor and Vault pro 2013.

I have an iPart in which I want to change the File Name Column from "Member" to "Part Number". These columns are not the same and makes the filenames for the members different when generated.

The challenge is that I already have about 100 members generated and used in different assemblies. I want these to be replaced by the new files and be deleted.

If I change the File Name Column I will get 100 new files (ipart members) that is not used anywhere. The only way I know of to replace the 100 "old" members is to do this in Vault - one by one..

View 4 Replies View Related

AutoCAD Inventor :: ESC While Editing Any Field Of CC Family Table

May 13, 2013

Just for kicks, make a lot of changes to a Content Center family table, and then accidentally hit the ESC key, thinking it will back you out of what you are typing. 

But seriously, ESC while editing any field of a CC family table, EXITS the editor, losing anything you've typed in up to that point. URL....

View 8 Replies View Related

AutoCAD Inventor :: Category Properties And Family Table

Nov 7, 2012

When creating new category, there's Parameter tab for creating new parameters. Now when publishing iPart, created category parameters must be mapped to family table columns. But why? What are they used for?

View 1 Replies View Related

AutoCAD Inventor :: Manage IPart Configurations Inside Assembly Table?

Apr 17, 2013

Basically I need to have 2 configurations of an assembly. These assemblies are identical except there is one part that will vary within them. Eventually I would like to be able to drive an assembly with multiple part configurations and suppressing and unsuppressing of parts from a table however this is my starting spot.

View 2 Replies View Related

AutoCAD Inventor :: How To Change Fillet Sizes With Family Table

Feb 16, 2012

i am learning publishing parts to content centre so as to use for frame generator.Success so far except i cannot work out how to change Fillet sizes with the Family Table.As i increase the sizes of beams i want to also control the fillet size within the Family table.Where do i add the fillet parameter?

INV 2012

View 4 Replies View Related

AutoCAD Inventor :: Custom Parameter Column Changing In IPart Author Table?

Sep 3, 2013

When I place a custom ipart (a simple one in this case) the length in my table changes
 
Inventor Professional 2014.
Windows 7 64 bit.

View 2 Replies View Related

AutoCAD Inventor :: IPart Factory Table On Drawing Show Equation Not Value For Parameters

Oct 21, 2008

I have an iPart that I have created parameters to perform some basic calcs so the values will show up on every member. The parameters are correct for the different member so it appears to be working correctly on the model side. For example I have a parameter called 'CutLength' that performs simple math functions. But when I make the table on the drawing and I include this parameter, I see the formula in the table instead of the value. Is there a way I can have it display the value instead of the equation?

View 2 Replies View Related

AutoCAD Inventor :: Content Center Family Table To Part List?

Sep 26, 2012

I have created a new colum in family table editor for a custom part in content center. After that i created an assembly using the same custom part from contentr center. Then i prepared the drawing for that i mean *.idw. In the drawing file i have to attach a part list. and i need to add the the new colum generated in family table to part list.Do we have any option available to  add the specified column in part list ?  

Inventor Professional Suite 2010
Windows 7

View 6 Replies View Related

AutoCAD Inventor :: Editing Value In Family Table In Content Center Editor

Mar 29, 2012

After editing a value in the Family Table in the Content Center Editor I still get the old value. I tried to refresh this Content Center part (as administrator) but without succes.

In the logfile the error message is: "Failed: Unable to create part file. Unknown error."

Earlier (probably with older version of Inventor) I was able to refresh.

Is this a bug, or has this something to do with false settings

Autodesk Inventor Product Design Suite 2013 SP1.1

View 4 Replies View Related

AutoCAD Inventor :: IPart Creation Error Message - Failed To Export Desel Table

Aug 28, 2009

what this error message means. I cant find any reference to it in the help files.

View 9 Replies View Related

AutoCAD Inventor :: Work Plane Based On Pattern Controlled By IPart Table - Cannot Build?

Apr 4, 2013

I have an ipart that will has the length and a quantity of patterned features controlled by a table.  I've created a work plane that I'll be using when I take this part into an iassembly.  The problem is that the features I used to create this work plane (midplane between two parallel planes) do not exist in (2) of the (3) members...so it gives me an error message.  I've tried adding the work plane to the table, but 'exclude' isn't a drop-down (and typing it in doesn't work). How to make the work plane "inactive" for those particular members? 

View 2 Replies View Related

AutoCAD Inventor :: CC Customized Family Table Not Showing Material In Place Dialog Box?

Nov 30, 2012

I have recently modified the CC of a part family so that different materials for the same part can be chosen.  When I exit the editor and place the component I can see the choice of the materials in the dialog box - no problems (See 1st attachment" But when I go to another users PC they cannot see any of the new materials in the "Place content center" dialog box!?!

For information, we are running Inv. 2011 with Vault Professional 2012

The CC libraries are stored on the server and we have one custom library to which I have publish the modified part family.

The custom CC has been fully synchronised with the Vault server.

The materials.xml containing the new materials used in the part family has been downloaded to the users local workspace.

Inventor 2014 Pro SP1, Vault 2014 Pro SP1
Windows 7, 64-bit
Intel Xeon 3.6GHz
32GB
Nvidia Quadro 4000

View 1 Replies View Related

AutoCAD Inventor :: Expression Like Sqrt In Column Properties In Family Table Editor

Sep 20, 2012

I am trying to give an Expression like sqrt({Jx}/{Section}) in column properties in family table editor. but its not working.

Find the attached image .....

Inventor Professional Suite 2010
Windows 7

View 5 Replies View Related







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