AutoCAD Inventor :: Export BOM From Assembly

Jun 19, 2012

I am trying to export a BOM form an assembly and there are sub-assemblies in the bom. I would like to export the BOM from those sub-assemblies also is there a way to do that?

What I am trying to do is create work orders so for instance; 711-100 has the part 810-100 as well as the assembly 800-100 in it. I would an exported BOM to list every thing that is in 711-100 (I can do this) and also list the BOM from 800-100.

View 6 Replies


ADVERTISEMENT

AutoCAD Inventor :: Export Assembly BOM To Excel

Sep 20, 2013

I created a program to export the Assembly BOM to Excel. I am running into a some strange behavior regarding Weldments and Inseparable  assemblies. Here is a snippet of my

'Create BOM Object
Dim oBom As Inventor.BOM
oBom = oAssyDoc.ComponentDefinition.BOM
oBom.StructuredViewEnabled = True
oBom.StructuredViewDelimiter = "."
[code].......

'This is where I put my code to export and write the file.

Next

I run into the issue of the items inside a Weldmant assembly is not being exported. Yet I am able to create a structured multilevel partslist on my drawing showing all the items inside the Weldment.

Whats strange is that even if I change the Weldment assy’s BOM structure to Normal, it still does not make a difference. Is there a way to get the items of a Weldment into my BOM Rows object so that it will export? Whats strange is that if an assembly is set to “Inseparable” but is not a weldment then it exports the contents.

View 3 Replies View Related

AutoCAD Inventor :: Export Text Parameters Of Assembly Into IPT (drawing)

Oct 5, 2012

I have created an assembly containing several parts. I want to export several  text parameters of the assembly and parts into the i properties of the corresponding idw so that I can use them in a text block.

View 4 Replies View Related

AutoCAD Inventor :: Export Large Assembly To Step File?

Nov 14, 2012

In my company we work with quite large assemblies, a small project im working on now, contains 527 documents with a total of 3088 occurrenses. Our customers often request STEP files which is a real pain for us to create.

Usually we have to start exporting the assembly at closing time and let the computer work over night, and the product is often a file in the 200mb range, which is too heavy to handle via e-mail, and also takes a lot of time to import to other CAD software.

Using the Task Scheduler is not an option since our file server isnt compatible and refuses to let go of files unless they are checked out manually.

View 1 Replies View Related

AutoCAD Inventor :: Export Assembly Drawing To DWG With Parts As Blocks

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

AutoCAD Inventor :: How To Export Assembly Picture To Use It In Microsoft Word

Nov 27, 2011

I am writing the tutorial and would like to use shaded pictures taken from IDW in the Microsoft Word.

I cannot export these pictures to the vector format due to this shade mode as I use to export the AutoCAD dwg to metafile.

The jpeg, png and other SaveAs give me the IDW background color which actually differs from white.

how to export pictures without this background color or just any other way to do it in better way.

View 4 Replies View Related

AutoCAD Inventor :: Export Assembly Parts List (BOM) To Text File?

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

AutoCAD Inventor :: Export Solid Assembly As Spatial Array For Use In Matlab

May 16, 2012

I would like to export a solid assembly (or derived part of the assembly) as a Spatial Array for use in Matlab. Only a simplistic solid definition is needed such that each element of the array is either 1 or 0.

How I can achieve this and ideally how I can choose the resolution of the array?

View 4 Replies View Related

AutoCAD Inventor :: Export Center Of Gravity Coordinates (X Y Z) From Assembly To Excel Sheet

May 8, 2012

I'm trying to build a VBA code in inventor 2010 to export the Center of gravity coordinates (X,Y,Z) from an inventor assembly to an excel sheet.

But I'm not able to get the iproperties for the COG from my assembly.

View 1 Replies View Related

AutoCAD Inventor :: Convert Weldment Assembly Back To Regular Assembly Template

Jun 6, 2012

I am using INV 2012 and I wan to to know a trick how to convert the weldment assembly back to regular assembly template.

View 1 Replies View Related

AutoCAD Inventor :: Creating Separate Assembly Out Of Various Component Parts In Existing Assembly

Jul 10, 2012

I'm looking for the best way to create a separate assembly out of various component parts in an existing assembly so that the whole thing can be placed in an assembly as you would a part, I know it's possible to demote components within an assembly but are there any other methods similar / better ?

View 2 Replies View Related

AutoCAD Inventor :: ILogic Assembly Has Double User Request At Inserting In Assembly

Sep 18, 2012

We have an iLogic assembly with to parts in it. Maybe to cylindrical parts. The iLogic rules should do the following.

1. Start a Rule after open document.

2. This Rule starts a Rule in the first cylindrical component.

3. This Rule ask the user for a diameter.

4. The assembly gives this new parameter value to the second component

5. Then the assembly calls another rule in the second component to change it with the new parameter

Everything is working fine when the following combinations are taking place:

1. I open up the assembly out of vault or from a local drive or an accessible server drive

2. I insert the assembly as sub assembly in another assembly from a local drive or an accessible server drive

It don't work with the following situation:

- I insert the assembly as sub assembly in another assembly out of vault

Then the user becomes the dialog "Choose a diameter" twice.

I don't know why, but I have the idea it has something to do with the functionality of inventor to insert a component more than once. If you insert a component in an assembly Inventor gives you the opportunity to add more than one occurence after each other. 

change that behaviour? Maybe a switch to change that inventor "add more than one occurence" behaviour.

View 1 Replies View Related

AutoCAD Inventor :: Tube And Pipe Assembly Styles Don't Translate Into Other Assembly Files

Feb 9, 2012

I have encountered a problem with the Tube and Pipe styles. 

As you can see, I have a rack assembly with a custom tube and pipe style. A wire as a tube in orange, and a tube support in white. Both have their seperate colorations at a style in the tube and pipe styles editor

When placing the rack assembly into the main assembly, it reverts to the coppor coloration I changed from the original style.

Steps I've taken:

Exported the styles .xml and Imported the styles into the master tubeandpipe.iam 

Imported the user created .xml styles into the main assembly file nothing seems to work

View 8 Replies View Related

AutoCAD Inventor :: Find Interior Volume Of Assembly By Subtracting Assembly From Block

Apr 23, 2012

I am trying to find the interior volume of an assembly (when am I not?!?!) by subtracting the assembly from a block that surrounds the most of it.  Somewhere the assembly has a "leak" and I have been trying to use the Cross Section Analysis to track down where the inside lump is connected to the outside lump to be subtracted.  Is there a less time consuming way to dynamically drag a plane across and get cross sectional views?

Even better is there a simple way to animate the analysis plane moving across the block so I can hopefully just watch and pause it when I find a leak?

Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013

View 2 Replies View Related

AutoCAD Inventor :: Place Assembly Constraints With Parameters From Parts In Assembly?

Oct 30, 2012

it is possible to make a constraint that utilized a parameter of a part within the assembly.

For example, if I wanted to use the thickness of a plate, which I defined in the part, could I call that parameter in a constraint?

View 1 Replies View Related

AutoCAD Inventor :: Make Sub Assembly From Parts From Main Larger Assembly?

Oct 31, 2011

My assembly has grown (about 50 parts) to where I need to consolodate some parts into subassemblies for reuse and alternate iterations of the basic design.

When I import the original parts into a new assembly, all of the constrains I created are not there of course.

I've tried creating a new empty part and then deriving a new part from the assembly, but I can't add, delete or edit any parts.

I looked at using Shrinkwrap, Substitutes, iParts, Multi-body Parts, and Multiple Solids but I remain confused.

In retrospect, maybe I should have created the subassemblies between the part and assembly stage but I didn't.

View 4 Replies View Related

AutoCAD Inventor :: Translate Assembly Component Using ILogic / Offset From Parent Assembly Origin

Nov 9, 2011

I want to be able to control the location/position of a component in an assembly. This is easy enough through the iProperties/Occurrence tab and then adjust the location of the X,Y, and Z offsets. Is this possible using iLogic? I have been unable to find a function to access via iLogic. Ultimately I am trying to translate a component about an axis not a pattern.

View 1 Replies View Related

AutoCAD Inventor :: Saving Assembly Parts As New (sub) Assembly?

Nov 28, 2011

Can I select a bunch of parts in an assembly and say "save these pieces as a new assembly"?

It is just such a needed tool but I cant find an easy way to accomplish this.

View 2 Replies View Related

AutoCAD Inventor :: CoG Needed For Each Sub Assembly In A 2 Part Assembly On An IDW

Oct 3, 2013

I have a two part duct fire damper assembly. The IDW has the combined two part assembly, which I know how to turn the CoG on, so that it can be dimensioned. The problem is each piece will more than likely be hoisted separately so I would like to show the CoG for each piece, not the combined master assy.is there a way to do this?

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

AutoCAD Inventor :: Assembly Within Assembly Detection

Sep 3, 2013

I would like to see if there is a routine that allows my iLogic code to detect if my assembly contains another assembly within it. If my assebly contains assemblies then I don't want "MyRule" to run. Else if it does then I want "MyRule" to run.

View 4 Replies View Related

AutoCAD Inventor :: Two Assembly Positions In One Assembly

Mar 21, 2013

My Assembly has two possible positions for my piston.

I would like to show both piston positions (top and bottom) in one drawing file; however, in different drawing views.

I have tried using LOD and Drawing View Representations, but it is my understanding that neither of these are meant to be used in this way.

View 2 Replies View Related

Revit :: Export To CAD - Wall Assembly Components

Sep 11, 2013

I want to export from Revit 2013 to AutoCAD so that each component of a wall assembly exports to a separate AutoCAD layer. For example on a simple stud wall with drywall on both sides I would like the interior lines on different layers than the lines for the outside faces. Is this possible?

View 2 Replies View Related

AutoCAD Inventor :: Add Extrusion On Assembly

Aug 16, 2012

I wanted to add an extrusion to an asembly. I was able to highlight the required geometry and create the feature, but is not showing up. In the browser, there's a red "up arrow"  beside it. Why is it not showing?

View 3 Replies View Related

AutoCAD Inventor :: Get Assembly Name From Part?

May 8, 2013

I am in Inventor customization using VB.net as development language. 

There is one issue which is troubling me from some time. 

Is it possible to identify the name of parent  assembly of part/sub-assembly.

For Instance there is a Sub-Assembly/Part, how can i identify the parent assembly using VB.net without opening that assembly.

View 7 Replies View Related

AutoCAD Inventor :: Get Area Of Assembly

Nov 21, 2013

Is there any way to get an area for the entire assembly on the BOM?  If you go to i Properties --> Physical it is shown there. But how to pull it from there and have it as Column in BOM? Can it be done using API ?

View 2 Replies View Related

AutoCAD Inventor :: Crashing When Assembly Is Placed

Apr 12, 2012

I'm working on some vb.net code which updates the sizes of parts within sub assemblies and then selects the correct sub assemblies to place and constrain into a larger assembly.

When I run my software all the sub-assemblies should open, resize and then get placed into the larger assembly.

This code works up to a point. However I'm having some trouble when one of my sub assemblies is placed and constrained into the larger assembly - Inventor crashes.

If I step through my code line by line, it works fine. I think that this is because Inventor has more 'time to think' about what it is doing between placing the sub assembly and constraining it (updating the parts i guess).

After discovering this I wrote a line in my code which uses the vb.net stopwatch class to wait 20 seconds between installing the part and constraining it, this allows everything to work without Inventor crashing.

What I'd like to know is if there is a command i could use in vb.net which would allow me to wait for the sub-assembly to be ready to be constrained rather than waiting 20 seconds? Although this works I don't think it's the 'correct' method of doing things.

I'm using Inventor 2011 SP1.

View 1 Replies View Related

AutoCAD Inventor :: Add Dimensions In Assembly Through VBA

Aug 21, 2011

I want to add dimensions in an assembly through VBA ,but all my work is just in vain . Now I can add dimensions one after another ,but I want to finish dimensioning in the assembly once for all .

View 1 Replies View Related

AutoCAD Inventor :: Revert To Old Assembly

Jul 30, 2012

How to save an assembly as a new file, in a new location, and not have it update when the individual parts are modified?  I need to be able to track the revision history of an assembly, and be able to revert to an assembly, as it was, at any time.  I tried pack and go, but the sub-assemblies remained parametric, and reflected the current state.  I would like to have file a1.iam, file a2.iam and file a3.iam, all using the same part or sub assy files, and not have them change when I create file a4.iam.

View 5 Replies View Related

AutoCAD Inventor :: Add Background To Assembly?

Apr 22, 2013

How do I add a background to my assembly?

View 6 Replies View Related

AutoCAD Inventor :: Assembly Extruded Cut

Feb 17, 2012

Is there a way to extrude a cut through an assembly but only cutting the parts I want cut?  I am using Inventor 2012. Basically I want to use a part in the assembly as reference for the cut.  But I do not actually want to cut that part only the surrounding parts.

View 4 Replies View Related

AutoCAD Inventor :: Measuring In An Assembly

Dec 8, 2011

I use the "M" measure command a lot, Is there any other good ways to dimension in assembly?  I often need to know the distance between the edge of a part and another based on a fixed view, which if the two edges are straight and on the same plane works ok but I need to measure the height of two parts which are on different planes or the distance between arcs and curves as these tend to always work from the centers?

I need a command that will basically fix the plane to the current view to get the required dimensions, is there anything available?

View 2 Replies View Related







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