AutoCAD Inventor :: Going Through All Parts Recursively In Bom View (Unnamed)

Jun 14, 2013

I need Recursively go to all bomrows and child rows if present in the Bomview Model Data ("Unnamed")

I have the below code but i only goes one level deep.

I tried the code from the inventor that does the trick on a structured bomview but i will fail if you have a virtual componenent that has the same partnumber as a part inserted in the assembly. then it finds the first insertet and errors on the next?

i have to recursively go to the "Unnamed" bomview here the below code does not fail and works, but as written only one level deep, i need all levels?
 
Public Sub UpdateThisFileBOMRowProperties14062013() 'ByVal oBOMRows As BOMRowsEnumerator) ', ByVal ItemTab As Long) oApp = GetObject(, "Inventor.Application") oAsmdoc = oApp.ActiveDocument ' Set a reference to the BOM Dim oBOM As BOM oBOM = oAsmdoc.ComponentDefinition.BOM

[code]....

View 3 Replies


ADVERTISEMENT

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 Visibility On View

May 7, 2012

How to manage the visibity of parts on a particular view? For example, in a view there 10 parts appeared. I would like to make only selected parts visible on the said view.

I have the manual steps on how to hide them but when I try to code it using the said step, the parts on the model file were hidden not in the view.

I use oView.ReferenceDocumentDescriptor.ReferenceDocument in traversing the parts but this refers to the model file.

Here is my

Set ViewDocument = oView.ReferencedDocumentDescriptor.ReferencedDocument
For Each ViewOccurence In ViewDocument.ComponentDefinition.Occurrences
If Not nozzleName = ViewOccurence.ReferencedDocumentDescriptor.DisplayName Then
ViewOccurence.Visible = False
End If
Next

View 8 Replies View Related

AutoCAD Inventor :: QTY Of Parts In Design View Rep

Nov 29, 2011

I know this wasn't possible in the past (and probably still isn't now) but does any trick or something to only get the qty/parts used in a certain design view rep.

We are starting to do work orders (routings) with parts lists for ONLY whats used in that step in the process. Having to manually count screws,etc.. seems silly now.

Design view reps works excellent for showing the assembly process of a product but the parts list (even filtered to that design view rep) shows the total quantity of each component..not just the count in that design view rep.

Any possibility of doing this with ilogic or something?

2014 Product Design Suite Ultimate
Windows 7 64 bit
90G OCZ SATA 3 SSD (My SSD is faster than your HDD)
Core I7 920 processor, ATI HD6970 graphics card, 12G Corsair RAM

View 3 Replies View Related

AutoCAD Inventor :: Parts Missing From View?

Oct 1, 2010

in dwg's made from an assembly i someties see that the view does not include all parts. To add to the mystery, a projected view made from the base view that lacked the component(s) view can still include the part. The missing parts are not reference parts, and can sometimes be parts of a subassembly.

The attached pdf shows an example:

- view B and C show a horizontal ground plate not visible in the base view

- the projected view shows components visible in the area of detail D, which are not shown in the base view

- near section A-A there is a component missing of which a second item is shown on the left side of the base view.

Switching the hidden lines on shows the missing components, but these should not be hidden at all. No settings are altered for the views to include/exclude components. No parts are set to reference. And no design representations are used.

Whe i bin the views and start over again, the same thing happens to the same components. However, if i bin the whole DWG file and start over, the parts are present...

IV2009 / Vault2009 (including service packs etc)

View 7 Replies View Related

AutoCAD Inventor :: IGS - An Unnamed File Contains Incorrect Path

Apr 11, 2012

When i attempt to open an IGS file i get "an unnnamed files contains an incorrect path"

 I thought it could have been a corrupted file but its not.Tried to create my own IGS file (successful) attempted to open that and failed.Downloaded an IGS file from Autodesk, failed as well.I was having issues opening other files but i updated the video drivers on my Dell M6600.

View 9 Replies View Related

AutoCAD Inventor :: Unnamed File Contains Invalid Path?

Jul 11, 2006

When working with an IAssembly I keep getting an error message that reads "an unnamed file contains an invalid path." I cannot seem to find a problem anywhere.

View 6 Replies View Related

AutoCAD Inventor :: Parts List Per View Representation?

Oct 3, 2012

I have a model of an enclosure created using Frame Generator.  I create a View Representation of each wall and the roof in order to create the fab drawings. Is there a way to create a Parts List ONLY what is visible in a particular View Representation?

Office Laptop specs:

- Inventor Professional 2012 (Autodesk Product Design Suite)
- Dell Precision M6600
- Intel i7-2960XM @ 2.70GHz
- 8GB RAM
- 128GB mSATA SSD (main)
- (2) 750GB drives (non-RAID)
- touchscreen display w/ pen
- Windows 7 Ultimate

Home Laptop specs:

- Dell XPS 17 (non-3D version)
- Intel i7 2nd gen
- 16GB RAM
- (2) 500GB drives (non-RAID)
- touchscreen display
- AutoCAD Mechanical 2008 (Retail License)
- entire Audodesk product line (Student Licenses)
- Google SketchUp 8 (Retail License)
- Blender
- Cinema 4D
- various other design software packages

View 1 Replies View Related

AutoCAD Inventor :: BOM Reference Parts And View Boundaries?

Mar 21, 2013

I have an assembly that uses reference parts. I do not want them in the BOM, but they are used in other drawings in the BOM. When I make them reference, the iso drawing view boundaries are not correct. Can I change the size? Crop will only decrease the size not increase?

View 3 Replies View Related

AutoCAD Inventor :: Parts Excluded In Section View

Sep 16, 2013

I often do section views in my 3D model (not drawing) to visually check interference, etc. I noticed today that some parts are excluded from this and do not get sectioned. I'm sure it's an easy fix but a search turned up nothing. How do I include/exclude specific parts from this view?

View 2 Replies View Related

AutoCAD Inventor :: View Rep - Cannot Hide Few Parts In Drawing

Mar 31, 2012

I am not sure why, but i can't hide few parts in my drawing.  I have hidden few parts and saved the view rep.  I have called that particular view rep and still I am seeing it the drawing.  I am unable to hide it.  This is a multi body solid part file.  I use INV2012.  Win 7

View 1 Replies View Related

AutoCAD Inventor :: Section View And Visibility Of Browser Parts

Sep 5, 2012

I have a section view of an assembly. The parts of the assembly that are completely remove via the section no longer show up in the browser. Is there a way to make them show back up in the browser and/or section view? They are internal to the assembly and I would like them not sectioned/removed from the view.

View 3 Replies View Related

AutoCAD Inventor :: Parts Disappearing In Exploded View In IDW File

Dec 1, 2011

In some drawings, parts and trail lines will randomly disappear or get rearranged.  Once the parts disappear, the only way we're able to get them back is by copy and paste the explosion into the presentation file and regenerate the view.what happened to the .idw file and how it should look.

We've tried replacing the video card and repairing the Inventor installation, but still experience the same issue on some drawings.Running Inventor 2008 on Windows XP.

View 2 Replies View Related

AutoCAD Inventor :: Drawings - Break View And Parametric Parts

Oct 25, 2012

I have a parametric assembly and some of the parts in this assembly require a "Break".  When the part dramatically reduces in size the part view disappears as the part is now located in the "Break".  Delete the "Break", re apply the "Break".

I would like to be able to constrain a Break to the part, either a sketch on the view or maybe from Workplanes in the part.

View 3 Replies View Related

AutoCAD Inventor :: Control Visibility Of Parts In Drawing View

Sep 16, 2011

I'm creating a small product configurator using ilogic. It all works fine, but i've i challenge:controlling the visibility of the components in a drawing view

In simple words, every occurrence of my assembly has an custom Ipropertie calles "Positie". there where 4 values (Bodem, Zij, Kop, Deksel and Overig)In a drawing view i only want to see the parts that has a specific value of the ipropertie "Positie".I found a sample code for VBA, but I cann't get it worked in ilogic.:

Sub HideSecond()
'Assumes you have an open drawing
'Assumes that view 1 of the active sheet is an assembly
'Turns off visibility of assembly's second component in open drawing's first view
[code]....

hind to turn this into ilogic and add the option to check the ipropertie to turn on the visibility

View 6 Replies View Related

AutoCAD Inventor :: Section View Only For Selected Parts In An Assembly

Sep 1, 2011

Is it possible to define a View Representation in an assembly such that a half section view is active, but only for a certain set of parts within the assembly?

View 5 Replies View Related

AutoCAD Inventor :: Parts (Lines) Intersecting In View Mode (IDW)

Aug 6, 2012

Attached shows lines (Parts) are intersecting each other in drafting mode. I have tried all but I am not able to resolve this issue.

View 1 Replies View Related

AutoCAD Inventor :: View Representation Parts List Error

Sep 4, 2012

issues with parts lists generated from View representations?

This is weird but my parts list generated from View representation seem to be not accurate, when I take two assemblies that I need to create BOM for, and drop them into a new assembly, then create parts lists, its different from BOM generated from representation view that has too high numbers.

View 6 Replies View Related

AutoCAD Inventor :: Assembly Section View Not Sectioning FG Parts?

Jun 12, 2012

When I make a half section view in an assembly the frame generator members do not section, they remain full length.  Is this normal or something with my setup?

2012 SP2.

View 2 Replies View Related

AutoCAD Inventor :: Parts List Quantities And Design View Representations?

Mar 6, 2012

Is there a way to have the parts list filter to show only the visible parts from the view representation, especially the quantities? I thought that was what the filter is for. And if not then what is the filter used for?

IV 2012 sp1

View 1 Replies View Related

AutoCAD Inventor :: Section View Of Parts Made In Frame Generator?

Oct 9, 2013

I'm trying to make a drawing of a assembly, and some of the parts were made in frame generator. When I try to make a section view the parts made in frame generator still show as whole instead of halved. Is there something that I need to toggle or vice versa so that this will not happen anymore?

View 4 Replies View Related

AutoCAD Inventor :: Parts List - BOM View Grays Out And Defaults To Structured

Jul 8, 2011

I want to place a "Parts Only" BOM view of my Parts List. In the Parts List dialoge box, when view or document is selected, BOM View grays out and defaults to "Structured". This issue is new to my work station and is not an issue to the other stations. Why? How can I fix?

View 5 Replies View Related

AutoCAD Inventor :: ILogic - Create Parts Lists Out Of View Representations?

Sep 4, 2012

Is it possible to have iLogic rule create parts lists out of View Representations? [URL] .......

View 9 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 :: Hidden Lines Of Specific Parts In Assembly Drawing View

Oct 24, 2011

Is there a way of using Ilogic to make hidden lines of specific parts in an assembly drawing view visible? If a part with hidden lines showing is suppressed and then unsuppressed the hidden line option becomes unchecked, therefore I need a way of rechecking this option through code?

View 2 Replies View Related

AutoCAD Inventor :: Option In Drawing Mode To Exclude Parts From Section View

Feb 1, 2012

Is there an option in drawing mode to exclude certain parts from a section view.

According to ASME Y14.3 parts such as shafts, keys bolts and nuts should be excluded in sectional view. Its not just removing the Hatching, the part has to show completely.

The closest I found in Inventor is that you can exclude Standard parts from being sectioned. Some of my parts are not in the standard library.

I would like to have the option to choose which parts I want to section and which ones I don't.

View 9 Replies View Related

AutoCAD Inventor :: Send Custom Properties From Selected Assembly View In Drawing To All Parts

Nov 4, 2013

I want to create a rule with CommandManager.pick who see the name of assembly and send a custom ipropertie to all parts of this assembly view in drawing, this is my none finish rule.

Dim doc = ThisApplication.ActiveDocument
Dim entity = ThisApplication.CommandManager.Pick(
SelectionFilterEnum.kDrawingViewFilter,
"SÉLECTIONNE UNE VUE")
modelName = IO.Path.GetFileName(ActiveSheet.View(entity.Name).ModelDocument.FullFileName)
PART = Left(modelName, 11)
EXT = Right(modelName, 3)
FIRST = Left(modelName, 3)

[code]....

I have the rule "SEND TO PARTS" in my assembly but i have this error message

MEMBER NOT FOUND. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))

View 8 Replies View Related

AutoCAD .NET :: Call A Procedure Involving Pick Points Recursively

Sep 25, 2013

I am in the process of translating existing VBA code into VB.NET, and I just ran into some issues regarding how to interpret VBA's GOTO in VB.NET. In the VBA, the programmer has the code written thus...

Public Sub addTag()
Dim ptStart, ptEnd As Variant
Dim annotation As Object

[Code].....

Without the while loop, single execution works perfectly. But the while loop to emulate multiple (recursive) execution raises some issues.

My problem occurs during execution of my VB.NET code, and has to do with display of the generated entities after the user picks points.

User picks the start point, then picks the end point, but nothing is displayed in the modelspace; rather, user is prompted immediately to pick start point and end point all over again (because of the while loop I used to emulate VBA's GOTO).

However, once user presses ESC, all the leaders and blocks that were drawn during the execution of the while loop are immediately displayed.

Is there a way for me to make it so that EACH time the while loop executes, the end product is IMMEDIATELY displayed in modelspace at the end of EACH loop, BEFORE the user is prompted to pick points all over again (beginning of the next loop)?

The VBA code executes as expected during runtime, as a result of the GOTO StartAddTag line of code.

But I can't use GOTO in my VB.NET code because of its messy nature, so I used a while loop instead. And the while loop isn't performing as expected.

View 6 Replies View Related

AutoCAD Inventor :: Replacing Parts With Custom Parts Created From Content Center

Sep 27, 2012

I am trying to replace a custom part - created from a content center part -  with a copied part with a different name.  (I am using the replace tool in an assembly.)  However, Inventor is not replacing the part with the part I pick but rather the content center version of it.

View 3 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 :: Creating Parts With Work Planes Defined By Other Parts

May 2, 2013

I am working on an assembly that is designed around a box (bounding box) that could change size.  I modeled the bounding box and placed it in a new assembly file.  All other parts have been created within the assembly by referencing that bounding box with starting work plane and project geometry.

The problem comes in when I change the bounding box dimensions.  The work planes for each additional part, which were defined by the faces of the bounding box, do not move when the sides move.  Also, my projected geometry is not updating correctly.  This is a simple box, with all 90° corners.  So, all associated parts (at this point) are just rectangles. 

View 4 Replies View Related







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