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


ADVERTISEMENT

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 :: Failed To Save Factory Member (iPart)?

Mar 30, 2012

I'm having trouble with iParts.  This specific part is for a component that has many dimensions that vary from size to size, for a total of 23 configurations, 9 inch, and 14 metric.  I did not have this problem until today... when trying to work with the iAssembly that uses two iParts (by means of selecting which Part Factory Member is used in each Assembly Factory Member).

I know that if the files are read-only, the files will fail to generate.  I have checked this, was still having trouble, and so I deleted the files.  The problem persists.

All the members compute successfully and there are no empty cells when editing the table. The filenames are just letters/numbers and dashes, no spaces.

The assemblies and parts had been generated and checked into vault, but only now problems exist, only for the newer parts, which happen to be the metric parts.

View 1 Replies View Related

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 :: 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 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 :: 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 :: 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 :: 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 :: 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 :: Drive IPart LENGTH Param By IAssembly Table Custom Parameter Column?

Feb 21, 2012

In a simple case I have an extrusion with some attached seals/weather stripping, all implemented as iParts having their own LENGTH parameters.

RailPart.ipt, Seal_A.ipt, Seal_B.ipt

The goal is to encapsulate these IParts within an iAssembly: RailAssy.iam, where a LENGTH parameter can be input when the iAssembly is placed, causing RailPart and Seal_A to have their length parameters set to the LENGTH provided at that time and SEAL_B having Length set by an iLogic rule to LENGTH - 5.

I've been unable to set up a Custom Parameter Column in an iAssembly table.  Is this even permitted? 

Inventor Premium 2012 SP1

View 5 Replies View Related

AutoCAD Inventor :: IPart And Creating Holes

Mar 1, 2012

I created an ipart and on some of the parts i need holes in them and the others i do not.  I use the hole feature and made my holes but it shows up on all of the parts. I go into the table and change all the holes for the parts i don't need to a dia of 0. now those parts wont work because of the error of having the hole dia set to zero.

Is there a way i can suppress the holes on the parts i don't what the holes to be in?

View 1 Replies View Related

AutoCAD Inventor :: Getting Error When Creating IPart

Apr 20, 2012

Every time I try to create an ipart I get the error message of "failed to create desel table".

View 9 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 :: Make Derived Part Into IPart Without Creating More Parts?

Feb 8, 2013

I have a part that was derived from an assembly.  However now I need to make this part have different center dimensions.  Is there a way to make a derived part into an iPart without creating more parts? see attachment.

I am using Inventor 2012.  BTW the part is more detailed than I am showing in the attachment.

View 2 Replies View Related

AutoCAD Inventor :: Creating Sheetmetal IPart Part Grows Slightly Between Each Variance

May 31, 2012

I am using IV 2010.  After creating a sheetmetal ipart my part grows slightly between each variance.

When toggling between the different parts IV says that they need updated.  I have updated them but if I toggle back after updating the other parts IV wants me to update again and it creates a circle of updating.  Does this mean that making a sheet metal i part is a half baked idea?  Right now the way the program is responding to sheet metal iparts it would appear that you either cannot have a flat pattern or you part cannot lengthen or shorten the different variances with keeping the flat pattern.  It would appear that all is well with part with exception of this updating problem. How to eliminate IV from asking to update in between variances while keeping the flat pattern?  Also I am using sheet metal extens add in.

View 7 Replies View Related

AutoCAD Inventor :: IPart Creating Folder Within Project Folder?

Dec 13, 2011

I create an I part and I noticed it creates a folder within my main folder. This introduces a bit of chaos into my folder structure, is there any way around it?

View 5 Replies View Related

AutoCAD Inventor :: ILogic - Export Custom Table To Excel

Mar 11, 2013

I tried Curtis Waguespack's iLogic: Export Parts List with Options, and it works great on Part Lists.  I'd like to do the same thing on a custom table, but I don't know what needs to be changed.

View 3 Replies View Related







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