AutoCAD Inventor :: Get Parts List In Assembly Drawing To Fill Part Number Column?
Nov 19, 2011
I'm using Autodesk Inventor 2012 SP1 64 Bit on a Windows 7 machine without vault.
I seem to be missing something. I cannot get the parts list in assembly drawing to fill the part number column. See the image below.
The BOM has the part number field filled out as shown below. Is there someway that I need to map the iProperty to the part number column in parts list?
View 6 Replies
ADVERTISEMENT
Sep 22, 2006
here's a macro I wrote to copy the filename to the Part Number iProperty for all parts and sub-assemblies contained in a top-level assembly. I wrote this after using a bunch of custom iParts and all the Part Numbers were the same for each part! (my fault of course, but a pain to fix one at a time).
Public Sub SetAllComponentPartNumbersToFileName()
Dim oAsmDoc As AssemblyDocument
Set oAsmDoc = GetActiveAssembly
If oAsmDoc Is Nothing Then Exit Sub
SetAssemblyComponentPartNumbersToFileName oAsmDoc
End Sub
[code]....
View 4 Replies
View Related
Jul 15, 2013
Lets say I have 2 page drawing set of a damper, page 1 contains the main views and all the related part number ballons.
Page 2 contains fabrication details for the parts, brackets, blades etc.
For the parts I just inserted those into the drawing from their respective part file, allowing me to create the necessary amount of views to capture the needed dimensions for the shop.
When I go to apply a balloon to that part it wants to make it part #1 when it may be part # 7 of the assembly.
Inventor 2014
Windows 7 Pro SP1
Intel(R) Core(TM) i7-3770k CPU @ 3.50GHz
16GB RAM
NVIDIA Quadro 4000
3D Connexion SpaceMouse Pro
View 8 Replies
View Related
Nov 27, 2012
I have created an assembly that has a parts list, and in this parts list I have up to 100 mono detail drawings. I would like to know if there is a way to print all of these drawing from that list in a massive plot.
At my previous company we had something like this in AutoCAD where a script was created to look at the drawings and print all drawings mentioned in the assembly BOM and subsequent sub-assemblies, it worked beautifully.
I find that I have to print all drawings to paper or PDF individually.
View 7 Replies
View Related
Mar 1, 2013
In our “Parts list” (or BOM as we call it) on our .idw’s we have field for “LENGTH”. For example, we use round tubing. We would list the cut length of that piece of tube in the “LENGTH” column. As it stands now, we add “LENGTH” as a custom iproperty in the .ipt. Then in the drawing we add that property to the parts list to capture the length. This works fine, but I’m wondering if we can eliminate some steps by capturing the actual dimension from the sketch to automatically populate the “LENGTH” value. Needless to say, this would eliminate room for error (less typing) and will update the value automatically if length is changed or if the part is copied. I suppose the same would apply for “WIDTH” on sheet metal parts... How do I do this?
View 9 Replies
View Related
Apr 1, 2013
I have a Part List in the assembly drawing.
This list has Renumber Items activated.
All renumbered items become in blue cells in Part List properties table.
All added or altered after that Part Properties are not shown in this Part List.
For instance if I would add or change some Description, Comments or other properties to some parts which are in “blue” cells those will be not updated in neither auto nor any manual way.
So far I should delete and create the table again to see new added properties.
The question is: Is there are any other more simple ways to update the Part List table without recreating it from scratch?
View 3 Replies
View Related
Nov 23, 2012
Is it possible to make the column 'REV' automatically equal to the 'Item' column in attached BOM view? I manually added the values 1 to 5 in the REV column for example.
Maybe with some ilogic rule? I don't know if it's possible and/or where to start.
When i place a mono-part-detail on a assembly drawing i want to be able to place a leader referenced to the REV value. When this is possible there is a link between assembly item number and the mono-part leader.
View 1 Replies
View Related
Aug 30, 2013
I need to create a column in a partslist that reads IDENTIFYING NO. instead of the factory PART NUMBER title. When i create the new property in the column chooser dialog box how do i get inventor to pull the PART NUMBER from iprops over to the IDENTIFYING NO. column.
View 4 Replies
View Related
Apr 13, 2010
I have a parts list, with a column, that the description in the column heading is longer than the width of the column. I would prefer not making the column wider, so is there a way to increase the row height of the heading, and wrap the text?
View 9 Replies
View Related
Oct 30, 2012
I am trying to generate a parts list that will contain a stock number from the BOM.
When I go to customize my parts list I cannot add a stock number as it's not on the list of properties available.
Is there any chance to add other properties? (i am aware that I can add a custom property but it won't be linked to my BOM.
View 2 Replies
View Related
Sep 10, 2008
I am trying to make a macro that adds the vendor column to the end of a parts list, sort by it first, then by part number, renumber the parts list, then save the overrides to the BOM. Everything works great except for saving the overrides to the BOM. The item number sort order gets jumbled back up. I am using Inventor 2008 Pro SP2. Below is the
Public Sub SortPartsList()
Dim oDoc As DrawingDocument
Set oDoc = ThisApplication.ActiveDocument
Dim oPartsList As PartsList
Set oPartsList = oDoc.ActiveSheet.PartsLists.Item(1)
Dim oPropsets As PropertySets
[Code]...
View 5 Replies
View Related
Mar 5, 2013
I'm trying to create an iLogic rule that will print a text string to a cell or column of a parts list in inventor.My code so far...
Sub Main()
On Error Resume Next
Dim oDrawDoc As DrawingDocument
oDrawDoc = ThisApplication.ActiveDocument
[code]...
I want to print what is in the MessageBox into a cell in the parts list, and i am stumped.The cell i am trying to print to is a custom property in the Parts List.
View 3 Replies
View Related
Sep 13, 2012
Is there a command in Inventor to add values in a column in the Part list ( BOM) and to display a total value bottom like the Grand Total in Revit?
View 2 Replies
View Related
Aug 15, 2012
I am trying setup a default part list for my company in Inventor, where I am stuck at is I wish to lock the width of the columns so on all our drawings the part list is the same width, I have assigned each column its own width and when I bring it in to the drawing it's the correct size but I am able to drag the edges, and change its size, I want to lock it so if you try you cant
am I missing something obvious in the menus? Or is this a limitation with inventor.
I am using the latest version of Inventor 2013
View 5 Replies
View Related
Jun 11, 2013
I found the following code on Curtis Waguespack site. [URL] ........
View 3 Replies
View Related
Dec 3, 2013
Why when I mirror a part in an assembly the mirrored part gets a new part number? I want to mirror only the position of the part which is always the same part. Is it possible to do that in Inventor?
View 7 Replies
View Related
Sep 4, 2012
The revision Number in the assembly drawing is populated by the Model Iproperties revision field. How can I get it to show the Drawing properties revision number? I need my vendors to see the drawing number and associated revision levels of the drawings which make up the assembly not the Models which they may never see. There are many times we update drawings with notes that do not effect the underlying model but still reflect a revision change in the drawing so I need people building assemblies to make sure they are building the assembly components to the correct revisions.
View 1 Replies
View Related
Dec 9, 2013
Is there a way to display the density of materials that are assigned to varius parts in the parts list on a drawing? I don't need the mass of the parts I just need the material density to show up next to their respective parts.
For example, if I have a part with [steel mild] material assinged to it (no matter the size) I need a column in the BOM on the drawing to show: 490.684 lbs/ft^3. "Worry when there's something to worry about."
View 3 Replies
View Related
Nov 7, 2013
I am just having a flashback to another software, but is it possible to insert a parts list into an assembly model? For those of us that want and need to manipulate it within the assembly model without having to create a drawing?
Inventor Suite 2012
Windows 7 Professional
Intel (R) Xeon (R) CPU 3.47 GHz
12.0 GB Memory, 64 bit OS
View 7 Replies
View Related
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
Apr 24, 2003
How I can get my parts list to show a total weight? Obviously, getting the weight of each part into the parts list is easy. However, I have not been able to find a way to automatically get a total weight for the entire assembly.
View 5 Replies
View Related
Jul 25, 2012
At my workplace it has been standard practice in Autocad to call out bolt assemblies in a parts list as: 1/2-13 unc hex hd. bolt w/flat washer & nut. How to do this in Inventor? I know I can enter this info on the assembly iProps for the bolt assembly, I was hoping someone came up with an automated format, maybe pulling info from the bolt itself to populate the assembly iProps?
Product Design Suite Ultimate 2014
Vault Professional 2014
Windows 7 Pro SP1
HP-Z400: 2.67 GHz 12 Gb Ram
Nvidia Quadro FX1800 driver 276.42
View 4 Replies
View Related
Apr 12, 2012
Possible to display Part Area in a Column in a Parts List on an idw?
View 3 Replies
View Related
Apr 3, 2012
how I can export an assembly parts list to a text file that can be opened by notepad?
I want to do this from the IAM file, rather than from an IDW file.
View 1 Replies
View Related
Jan 9, 2014
Is it possible to get the assembly name in the title of a partlist.
And then I mean automatically. I know I can type it there :
Autodesk Product Design Suite Premium 2014
Windows 8.1
Spacepilot
View 2 Replies
View Related
Apr 25, 2012
I don't know how useful this will be but I was trying to figure out how to track what item number in an assembly any given part may be. I was thinking that on an individual part drawing I may want to reference the item number that is used in an assembly's Bill of Material for that part. I can't find where this may be stored for retrieval. If I do this I would want it to be automated so that if the BoM were renumbered the part file and drawing would update to the new item number.
This may not be possible since any part may be used in any number of different assemblies with different locations in a Bill of Material. Most of our assemblies use "one off" parts that are only used in that assembly so it may be possible in my particular situation to do this if there is a way to get at the BoM item number and connect it to the IPT file.
View 4 Replies
View Related
Mar 28, 2012
I go to the Parts List, Insert a Custom Part, click Apply, Click Ok and nothing shows up. I go back in to Edit the Parts List and the Custom Part is not there at all.
View 4 Replies
View Related
Apr 12, 2012
Inventor 2012.how would I input the total quantity of doors in the .iam in order to update the Parts List quantity column? I have a lot of user inputs in the .iam file set up to change width, height, etc that are based off of Parameters in the .iam, but I don't know how the user can enter assembly quantities in order to get the Parts List to update the Quantity column correctly?
I have attempted using custom iProperties but how to get it to display based off a user input Parameter.
View 3 Replies
View Related
Apr 29, 2012
I am finally getting time to do some organizational cleanup and management with our templates and vault settings. Many of the things are items that I am altering for each drawing/model I make and I would like to make them "stick" for the company standards. Things like altering font size in the styles library, adding part dimensions to the parameters for the parts list, and creating a new content central library where our part numbers are already populated for the parts list and the structural shapes have datum planes in the middle rather than just at beginning and end.
Inventor Premium 2013 SP1.1
Vault 2013- plain vanilla version
HP G71 notebook
celeron cpu w 4gb RAM and 64 bit system
Win 7 home premium
View 2 Replies
View Related
Jan 15, 2012
I don't know what I did, but when I edit a part in an assembly the others won't fade. Where the setting is to make the other parts fade and only show the part I want to edit.
View 2 Replies
View Related
Jan 15, 2012
I did something and don't know what. When I edit a part in an assembly all other parts remain solid and won't grey out or fade like normal. What setting to I need to change, I've messed with the settings for hours and haven't found the right one.
View 1 Replies
View Related