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
ADVERTISEMENT
Mar 27, 2013
I have an ipart which is being controlled by an external spreadsheet. Each cell references a cell within a spreadsheet on my local drive. I have a set a parameters that are used to completely define each part but I am also interested in some of the reference parameters (from driven dimensions) so that I can analyze relationships between reference and input parameters. Is it possible (without extensive programming in windows VB or other) to export data from this iPart into, prefereably, the driving spreadsheet or another spreadsheet?
View 3 Replies
View Related
Jun 24, 2013
I have some manufacturing dimensions that are an end result of my design so they are driven dimensions at the end of my modeling history and pulled into the ipart table. If I make some design changes I need these dimensions to update too. The problem is they do not automatically update and require a manual activation of each child memeber for the dimension to update.
The dreaded "The Values in the active row don't match the document's current values. do you wish to update the table before continuing" Click, enter, Click, enter, Click, enter.
Autodesk Inventor 2012 Certified Assosicate
Autodesk Inventor 2012 Certified Professional
View 1 Replies
View Related
Sep 2, 2009
I am having trouble with Iparts getting a red cross due to dimensions and constraints to unresolved reference geometry. If, for example, I have Hole 2 dimensioned from Hole 1 in one member and in another member I suppress Hole 1 and Hole 2 I get an error stating (correctly) that the sketch for Hole 2 has a "Dimension to unresolved reference geometry". I understand why I should get this error if Hole 2 was unsuppressed and Hole 1 was suppressed but why do I get this error when they are both suppressed.
If I get this error on a member that has these two holes suppressed and I switch back to a member that has them both active the error dissapears. I guess in the end this is a question for Autodesk. Can you set up Iparts so that when a feature is suppressed Inventor completely ignores it instead of still trying to resolve it. This functionality is a major headache for us because we don't want to leave models with the Red Cross on but if we want to dimension our features appropriately (ie referencing other, related features) we have to leave a model with errors in it.
See attached part. If you switch within the first 2 members there are no errors, if you move into the last 2 members you will see the cross highlight.
View 4 Replies
View Related
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
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
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
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
Aug 20, 2013
A few weeks ago I created an iPart for a custom flange with various sizes, today I have added a new row to the family for a new size. Most of the dimensions work fine but two of them are not translating to the sketch/model from the table.
All dimensions that are working correctly lie on one sketch and the dimensions that are not changing correctly are on a seperate sketch.
The flange is made from a single revolve and then the bolt holes were added seperately as a single extrusion which was then patterned.
The dimensions are correct on the family table but are incorrect when I go into the particular parts parameters.
(I am using IV 2014)
View 8 Replies
View Related
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
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
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
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
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
Aug 19, 2013
I am using Inventor 2012. I have a subassembly that has two parts. I was able to dimension each part by retrieving dimensions. This subassembly also is an iAssembly. The main part stays the same but the second part changes.
My problem is, I had to make the main part an iPart because in one of the subassemblies, the main part has an added feature. After making the main part an iPart, all my dimensions in the subassembly drawing turned pink. I removed the dimensions and tried to retrieve them again but now I cannot. There are many dimensions I cannot manually dimension.
Is there away to retrieve dimensions from an iPart in a subassembly?
View 8 Replies
View Related
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
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
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
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
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
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
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
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
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
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
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
Aug 28, 2009
what this error message means. I cant find any reference to it in the help files.
View 9 Replies
View Related
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
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
Sep 9, 2003
In 5.3 I can create reference dimensions in sketch mode to my hearts content. They became very valuable as I would use them to determine placement of multiple features. Now, in IV 7, I have alot of trouble creating reference dimensions from adjacent features on the same surface. I have to change the way I'm working now and it has stumped me on a few occasions. is there a "new" feature I need to enable or is this the cost of progress?
View 9 Replies
View Related
Apr 2, 2013
I already have a code below that will read a bunch of drawing filenames that will go into each drawing, save the drawing, (print the drawing but I have this disabled for now,) close it, then move onto the next one.
What I want to do is add reference brackets around every dimension on each drawing. I have managed to update part list styles before using ilogic but I am not sure if it is possible with dimensions.
question = MessageBox.Show("Are you sure you want to update multiple drawings? If so, make sure all drawings are checked out.", "Batch Drawing Update",MessageBoxButtons.YesNo,MessageBoxIcon.Question)
'set condition based on answer
If question = vbNo
Exit Sub
End If
[Code] ......
View 4 Replies
View Related