AutoCAD Inventor :: Printing Drawing Sheet Sets From Assembly BOM Parts List
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
ADVERTISEMENT
Aug 22, 2012
Any way to make the drawing "sheet number", on which a "part" or "assembly" detail appears, show up in the "parts list"/"bom"?
I need to automate that information in order to prevent errors during revisions, and for company purposes.
IV 2010 Suite
Digital Storm PC:
EVGA & Intel components
Win 7 Pro 64 bit
View 7 Replies
View Related
Feb 15, 2011
Let's say I have two independent drawings one with a single part and 1 with an assembly + parts list containing the single part.
So I would like to have an item note on the drawing sheet with the single part referring to the assy drawing, part number & Quantity for this item in the parts list.
View 5 Replies
View Related
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
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
May 3, 2013
Inventor Professional 2012.like many companies we export our parts lists (in our case, .csv) for our MRP system. I borrowed and modified Curtis' ilogic code that I found in previous posts on these forums to fit our needs. The only thing I'm getting hung up on is the sheet in which the parts list is found.
Right now the code is pointing only to sheet 1 to find the parts list. Unfortunately some of our assembly drawings have many sheets and the parts list can be on any of them. So whenever I run the rule in a drawing that doesn't have the parts list on sheet 1 I get an error. Is there some way for Inventor to search all the sheets? or at the least search on the active sheet?
'name for .csv file
name = iProperties.Value("Project", "Part Number")
'path for .csv file
folderName = "L:CadLink"
Dim oDoc As Inventor.DrawingDocument
oDoc = ThisDoc.Document
[code]....
View 1 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
Nov 29, 2011
I am creating a program to write out all the flat patterns of all sheet metal parts in an assy. I save it out as dxf. What I need is to totals of all the sheet metal parts across all sub assy’s etc in other words not “Structured” but “Parts Only” in Inventor BOM terms. All works fine but the only problem is that when a sub assy is a weldment or “inseparable”, it hides the parts inside it and “Parts only” BOM don’t make the internal parts of that sub available and the totals are not correct then. I need the totals because the idea is to write that into the file name including the thickness of the part.
View 9 Replies
View Related
Nov 5, 2013
I am tying to set my sheet metal rules for parts in my assembly that have differnt materials and I would like the control to be at the assembly level. Is this posssible? I am relatively new to iLogic aand have been trying to figure this out on my own for a couple of days now.
View 2 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
Mar 9, 2012
Background: Our company has decided to switch from drafting in AutoCAD to Inventor (which we already use to model) and we have started looking at making our templates intuitive using iProperties, parameters, and functions to reduce manual entry of part information in turn to reduce human error. None of us have any experience coding besides a bit of LISP.
Problem: Perhaps it is a pipe dream, but one thing I would really like resolved is we have no connection between the Parts list information (specifically item number and quantity) on the assembly sheet and the part detail on another sheet. Our custom part detail title block pulls the material information and "Inventory Part Number" from custom iProperties we have set up at the part level, but we still need to reference the parts list in the other sheet and then manually enter the item number and quantity. Is there a way to use the "Inventory Part Number" property (which shows up in the parts list on a different sheet) to populate our custom block?
View 1 Replies
View Related
Mar 29, 2013
We use different types of sheet metals, from stainless to bronze, and different thicknesses.
Currently, in order to show the correct material on a parts list, I have to duplicate the material Stainless Steel, and rename it to say 20 Gauge Stainless Steel. Then again for 16 Ga, 14Ga, 12 Ga, etc...
I'd like to have the parts list show the common material such as "Stainless Steel", with another column for the sheet metal style such as "20 Gauge."
We also use items such as Plastic Laminate. I'd like to create a generic material for the physical properties of "Plastic Laminate", and then change the material appearance to say "Formica #1234 Walnut". Again, i'd like to be able to put this in (2) columns on the parts list.
View 1 Replies
View Related
Jul 29, 2013
If it possible to close corners of 2 different sheet metal parts in one assembly?
see attached image.
View 7 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
Dec 17, 2013
I am in ACAD 2012 and want to delete sheet sets from my "recent" list. Many of them are invalid now. How can I do this? I would expect it is a registry entry but I don't know where.
View 2 Replies
View Related
Oct 24, 2012
I am using this code placed in the .ipt file to change Sheet Metal material
If Material_SM=1 TheniProperties.Material="Steel"SheetMetal.SetActiveStyle("RB_Mild Steel")ElseiProperties.Material="AISI316"SheetMetal.SetActiveStyle("RB_Stainless")End If
It works fine presuming code placed in every .ipt file to be ruled.
Is it possible to modify code in a way so when it placed in top assebly it runs through entire assembly finds all Sheet Metal parts and applys Material prpperties/Sheet metal style according Material_SM parameter.
Inventor 2013 SP2
Windows 7, 64 bits
RAM 18GB
Core TM2 Duo CPU 2,99 Gz
View 3 Replies
View Related
Nov 22, 2013
How do we change sheet metal parts material, thickness Bend Radii from an assembly in groups.
View 3 Replies
View Related
Jun 21, 2011
I am creating a template for our title block. We normally will have multiple assembly called out on one drawing. So I created a parts list without headings and built the headings into the title block. The first parts list I enter will anchor to my border, but when i enter the second parts list, it will not anchor to my previous parts list like I would like.
View 1 Replies
View Related
Mar 7, 2012
I have an assembly that is identical to another assembly with the exception of 2 or 3 components. I want to create 2 different configurations of the assembly, e.g. 12345-009 for the original assy and 12345-019 for the similar assy that has a couple of different components and/or additional components. I can create the -009 assembly and then do a "Save As" for the -019 assy and do a "Component/Replace" and add (or delete) other components.
I want both of these assemblies to be on the same drawing with a base number of 12345. I know I can do this and create a separate parts list (BOM) for each configuration and put it on the drawing. Is there a way to "merge" the two PLs so that there is a quantity column for each configuration (-009 and -019)? For example, if the same gear is used in both assemblies, I want a quantity of 1 in each column. If a component is used in one but not the other, i want only the quantity to show up in the appropriate configuration column.
I am using Inventor 2011.
View 1 Replies
View Related
Jun 1, 2012
Is it possible to change a Parts Only parts list on a drawing into a Structured parts list? When a new parts list is created and you select the view it automatically chooses parts and greys out, preventing you from actually changing it manually. Is it possible to get around this without having to start a new drawing?
Inventor 2011
View 1 Replies
View Related
Sep 15, 2011
We are using Inventor 2011.
Inventor adds extra spaces to the parts list filenames when they wrap.
The space is added just before the break.
We access the parts list in several VBA programs. Mainly to get the line Item number.
With the Filename corrupted with random space characters I cannot tie the document to the item number in code.
Is there a way to get the true fully pathed document name from a parts list Line item instead of the flakey filename that is displayed?
View 1 Replies
View Related
Jan 31, 2012
I have some hardware in my parts list drawings that has a substitute for each other. So you can use one of either item in the list. Per the ASME guidelines, those two parts share the same item number in the parts list. So my question is there any way to tell those two parts they are substitute from each other and they come into the parts list sharing that same item number. Right now i'm manually changing that item number in the parts list. But if you try to re-order those parts it's a nightmare cause it's still treating that other item as a seperate entity.
View 1 Replies
View Related
Mar 13, 2013
I'm trying to make a few assemblies inseparable for a parts list in a Drawing, but I can't seem to make it work.
I know I have to do this in the Bill of Materials menu, but for some reason the part I want to make inseparable is greyed out whiles the one that is just one part isn't.
My only option right now is to make it a weldment which works but not ideal, because now the material isn't correct.
I'm trying this on the 099.03.00.097 assembly in the picture.
View 1 Replies
View Related
Jul 8, 2012
I was wondering if there is a way to export or save an assembly drawing to .dwg format (that can be opened by cad or acad mechanical) in such a way that all the parts of the assembly are exported as individual blocks (within the same file) To explain- lets say I have a .i am out of which I create a drawing (.dwg for inventor). Then I export or save this as acad dwg. This acad dwg should have all parts of the assemblies as blocks so that if I want to work on a particular part in the 2d environment of acad, that is possible.
View 1 Replies
View Related
Oct 13, 2011
I'm referencing an assembly on a drawing. When new parts are added to this assembly, they show up on my drawing, anyway to stop this?
View 5 Replies
View Related
Aug 8, 2013
I have an assembly drawing that i would like to have in the partlist a column with the design state of each part of the assembly, how can i do that, since that property is not in the partlist column chooser.
View 3 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
Feb 8, 2013
How may I best reuse a legacy assemlby and it's drawing to create/update to an vairant assembly?
View 3 Replies
View Related