AutoCAD Inventor :: How To Link To Another Drawing Sheet / Parts List

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


ADVERTISEMENT

AutoCAD Inventor :: Drawing Sheet In Parts List

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

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 View Related

AutoCAD Inventor :: Display Density Of Materials Assigned To Various Parts In Parts List On Drawing?

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

AutoCAD Inventor :: Export Parts List To CSV / Sheet Error

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

AutoCAD Inventor :: Connect Parts List Data From One Sheet To Detail View In Another?

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

AutoCAD Inventor :: How To Use Sheet Metal Style / Material Appearance In A Parts List

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

AutoCAD Inventor :: How To Anchor Multiple Parts List Together On Drawing

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

AutoCAD Inventor :: Separate Configuration Assemblies And Parts List On Same Drawing

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

AutoCAD Inventor :: Changing Properties Of Parts List On Existing Drawing

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

AutoCAD Inventor :: 2011 / Error With Filenames In A Drawing Parts List

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

AutoCAD Inventor :: Proper Way To Add Substitute Items In Parts List On Drawing?

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

AutoCAD Inventor :: How To Make Few Assemblies In Separable For Parts List In Drawing

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

AutoCAD Inventor :: Automated Extraction Of Parts List From PDF To Compile Complete Drawing Package

Mar 7, 2012

pdf drawings are king at our company.  When we creat a product, pdfs (and sometimes stp files) are generated and placed in folders organized numerically by part number.

Our challenge is that finding all the current pdfs for an assembly is not automated.  Thus, to get all the current drawing pdfs, someone has to open up the top level pdf, read all the part numbers, go get/print the pdfs of the parts, subassemblies, subassembly parts,  etc.  This is time consuming and error prone and getting worse as the number of parts we always increasing.

I'd like to automate the process.  I'm thinking about a program/script that: Extract parts list from pdf of Inventor assembly drawingCopy pdf of individual parts/subassemblies to a directoryMerge all pdf for that assembly into single pdf.

INV 2013

View 4 Replies View Related

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 View Related

AutoCAD Inventor :: Using Model Dimensions To Fill LENGTH / WIDTH Fields In Drawing Parts List

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

AutoCAD Inventor :: How To Link Text From One Sheet To A Field In Another Sheet

Aug 5, 2013

I am using Inventor 2010 (I know this is my first problem, but you have to use what you're given!) and I need to use the sheet number in a calculation that will display the result in a text box.  =((<SHEET NUMBER>-1)8)=1  displays a result of ((11-1)8)+1. I suspect that the sheet number is being brought in as text instead of a number. I tried adding atoi to the equation to convert the sheet number to an integer, but it did not work.Is there an alternate source for the sheet number that will return a number? Is my syntax wrong?

View 1 Replies View Related

AutoCad :: Link Excel Sheet With A Drawing

Oct 28, 2010

I want to link an excel sheet with a drawing, so changing the excel changes the drawing.

I used this awesome site to learn about going to Edit->Paste Special->Paste Link->AutoCAD Entities...but I don't have that choice. Just the one that makes the OLE image. While that will work, that is less than ideal. It appears in just normal paste, but not under paste link.

AutoCAD 2007, A.54; Excel 2003 SP3; Windows XP SP3.

View 9 Replies View Related

AutoCAD Inventor :: Showing Two Instances Of Parts List And Adding Custom Parts

Mar 30, 2012

On the main sheet of my drawing I have the overall Parts List.  Shows almost all parts except for the few that we don't want to list.  On the second sheet I inserted a Parts List to show only parts that are shown in a detail on that page, made the rest non-visible.

On the main sheet there is an item (#13) that has a QTY of 3.  Two of those Three are optional parts.  What I'm trying to do is insert a custom part into the Parts List, give it an item number of 13A and put in the description "OPTIONAL", then do an Override in the balloon to show 13A.

I get it in the Parts List, Apply it, close it, save the drawing.  Looking at the Parts List, item #13A is there, but item #14 is gone.  I go back into the Parts List and 13A is there and there's a blue box around the item # and the description.  I uncheck Static Value and number 14 shows up (item # and the description).

Then I go over to sheet two, open that Parts List and it lists 13A at the bottom with all the info I added in sheet one and it's non-visible.  Go back to sheet one, open the Parts List and there is no 13A to be found.

View 9 Replies View Related

AutoCAD Inventor :: Parts List Update When Modifying Model Parts In Idw

Aug 21, 2012

My parts list on my idw do not update when I make changes to the model. Specifically, I have deleted a bolted connection on my design and replaced with a different components but the parts list table does not update - all I see is a lightning bolt in the browser next to the parts list but I cannot update it here.

Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 2 Replies View Related

AutoCAD Inventor :: Virtual Parts Weight Total BOM And Parts List

Aug 7, 2013

I was using virtual parts to add nuts and bolts to a drawing in 2013

I can make a VP bolt in the assembly, no problem, set it's size, weight, etc.

In the VP itself, there is no option for number of bolts I want it to emulate. For arguement's sake the weight was 1 pound per bolt (they are big bolts).

I can go into the BOM and say quantity 60, hit done and save the assembly.

If i open the drawing, the parts lists shows 60lbs for the 60 bolts total - which it should when summing the weight.

The problem is the BOM/assembly. If the weight of my assembly (without bolts) is 10,000lbs, the assembly sees the VP weighing 1lb and says the total weight is 10,001 lbs. Am i going to have to pattern a fake part to get this to work right? Shouldn't the total weight take into account the quantity set in the Bom??

View 2 Replies View Related

AutoCAD Inventor :: Assemblies Showing In Parts Only Parts List

Jul 10, 2012

I have an assembly with a lot of purchased parts. I need to create a buy out list for purchasing. I've done this many times in the past and have a template set up for this purpose.

So now the problem, In this assembly, I have subassemblies showing up on my parts only parts list.

One of the subassemblies cinsists of two purchased parts. Both parts are set to purchased in the Bill of materials. If I do a parts only list on this assembly, it works as expected, showing two purchased parts. However, if I put that assembly into a higher level assembly, A parts only parts list shows the assembly instead of the individual parts.

View 2 Replies View Related

AutoCAD Inventor :: IDW View / Parts List Changes From Structured To Parts Only

May 3, 2013

IV 2010 Suite

Been working over an idw MANY times due to project lag.Today I opened it up and tried adding balloons to an already ballooned assembly.

The parts list has not changed, and is "structured".But, if I try adding balloons, they tag each part, not the entire assembly.

Also, I verified this by trying to add another parts list, which defaults to "parts only".

I can't show my data set, b/c it's HUGE, plus it's proprietary.

IV 2010 Suite
Digital Storm PC:
EVGA & Intel components
Win 7 Pro 64 bit

View 5 Replies View Related

AutoCAD Inventor :: Parts Not Selecting For Parts List

Sep 22, 2011

I have a .idw that I'm trying to make a parts list on.  I select parts list and highlight everything.  There are two screws that are not showing up on the parts list.  I cannot select them manually either.  It's acting like they are not there.  Even if I do a complete parts list (adding the assemblies parts into one big list), they still don't show up.

How can I select these parts?  What is wrong with them that they do not show up in the parts list?

View 2 Replies View Related

AutoCAD 2010 :: Sheet List - Drawing Revision Number

Jan 20, 2011

I am using the sheet list table to generate a table of contents. I add the "Drawing Revision Number" column to the table, but when it generates the list it does not include the field.

Is there any way to add the "Sheet Revision Number" instead since this is what property is actually adjusted in the sheet's properties? (i never change the "Drawing Revision Number")

OR is the solution to change the "Drawing Revision Number"? Where do I change this property at? Is this property applied to all sheets within a drawing?

View 2 Replies View Related

AutoCAD Inventor :: How To Link Parts (IPT) And Assemblies (IAM) To Each Other

Apr 3, 2009

how the file structure works and how to link parts (ipt) and assemblies (iam) to each other. I converted a large file from Mechanical desktop to inventor which was a two day process. All parts and assemblies for the main assembly were dumped into one directory. I would like to move all the part files to one location and the assembly files (sub assemblies) to another location and then tell inventor to go there and pick the items from those two locations. I have set up the project telling inventor where to go and look. I moved all the items out of the original directory and now when I open the main model assembly I have to resolve the link to each part individually. This will take forever, is there a way to have inventor go and look for the parts and assemblies without me having to resolve each one?

View 3 Replies View Related

AutoCAD Inventor :: How To Change Or Edit A Link Between Parts

Feb 25, 2012

I have two parts, one uses some parameters from another one by link.

Now I have copied both and need to update ties between copies since a copy still has a link to original part.

Seems like there is no possible to just change or edit a link from one part to another in Parameters window.

Instead to update a new link I should clean all borrowed parameters in all sketches, delete the folder, make new link and set all parameters back. is it possible to change or edit the link in some easy way?

View 4 Replies View Related

Revit :: Sheet Label To Drawing List

Jul 17, 2011

I have a Revit problem that seems straightforward, but not to me at the moment. We have a label in the title block. The label comprises 3 parameters concatenated with “-“ separators:

Project NumberDisciplineSheet Numbereg:
123456789-A-001
 
Of those 3 parameters
Project Number: is inbuilt Revit Project InformationDiscipline: is Shared ParameterSheet Number: is inbuilt Revit Project Information In our Drawing List, for each sheet listed, we want one field to display the full label value: 123456789-A-001

View 3 Replies View Related

AutoCAD Inventor :: How To Change Drawing Sheet To New Custom Sheet Format

Sep 20, 2013

I have an older drawing with an outdated sheet format. I'm wanting to update to a new custom sheet format without having to redimension and recreate views. Is it possible to just update the sheet format?

View 1 Replies View Related

AutoCAD Inventor :: Accessing Sheet In Multiple Sheet Drawing

Apr 16, 2012

I have a dwg file with three sheets in, just default names, I can access sheets 2 and 3 but get the attached errors when trying to access sheet 1 form either sheet 2 or 3

This file was originally created in IV2009 I've had no problems then or with the various conversions of it.

It seems to be memory related so here's the sitrep as for memory 8GB DDR2 RAM, and Virtual Memory set at min of 8192MB and a Max of 16384MB, I did have it set a systems managed but that gave a warning of low virtual memory with almost every drawing file that I opened.

View 1 Replies View Related

AutoCAD Inventor :: Link Parameters To Vault Excel Sheet

Oct 7, 2013

I am making an assembly where I wanted to use an excel sheet to link common paramters between the parts. I know how to do it for just my single system, but I am wanting to have all the parts and the excel sheet stored in my vault server. Is there anyway to link the parameter list to the excel file stored in the vault or how can I go about having a common file that everybody can access.

What I am worried about is if the excel file is located on my computer and someone tries to open a part on another machine, it will not find the excel parameters and everything crash.

View 4 Replies View Related







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