I found a issue that vba reads bom in different way when I tried to export bom to excel. here is the routie i am using for BOM. I am using inventor 2012 sp1, window 7 sp1 and excel 2007
1. create a assembly with bom structured view enabled.
2. open BOM editor in structured view tab. sort BOM by part number, and renumber them from 1,2,3....
3. save and exit.
4. in vba, i used code below
For Each oRow In oStructuredBOMView.BOMRows
Set oDoc = oRow.ComponentDefinition(1).Document
On the export bom excel sheet, the item order is different from BOM in assembly file. on the excel sheet, the order of item number is same before sorting and renumber BOM. It seems to me that BOM editor didnt remember sorting and renumber.
Autodesk Inventor Professional 2014
Autodesk Product Design Suite Standard 2013
Microsoft Office 2007 & 2013
Windows 7 64bit
Synergis Adept 2013
Visual Studio Express 2010
I need to export out of Map into MapInfo. My problem is I need the object data to export out into a specific order. At the moment I can only get it to export in alphabetic order which is no good for me. Is there any way I can reorder the object data into the order I want?
I'm having an issue with the order of my BOM. In the picture below I have an assembly with subassembly STR-35-241-19L-17450. The BOM for the subassembly is on the right in the picture and is ordered the way it should be. However when I open the BOM in the Top level assembly (left in the picture) the order is not the same. In fact the order is completely random for the subassembly. I need this order to match the subassembly so I can export it into our ERP system.
I'm working in ancient Inventor 2009 and I'm using view representations for all of my .ipn levels. I've accidentally skipped one step and would like to put it in the middle of the others. Is there a way to re-organize the representations. I've attached a picture. I need to insert a representation above the check marked one.
Is there any way to modify the order of the views that have been placed on the drawing sheet? We have a lot of times where we place an assembly view to drive the title block and then place the child components for detailing. Too many time the assembly view gets forgotten until you are done detailing the other parts, now instead of the assembly name showing on that sheet it is the first part you inserted. I would like to be able to select a view and tell Inventor that I would like this view to be the first view instead so I don't have to copy and past everything from one sheet to another. I used to have some code that looked at that first view but I can't find it anymore.
Here I have several concentric squares in an uninterrupted stack.I moved the topmost (small orange) one vertically.I then went to the Alignment panel, selected all the squares and clicked on the one I moved.Then I clicked on Vertical Distribute Center.
The right hand picture shows what happened.One of the squares (that big orange one) near the bottom of the stack shot up so that its centre was above the centre of the topmost one in the stack.The centres are evenly distributed but why is the stacking order not controlling the order in which the squares are arranged?
Fortunately the positioning of that big orange square was easy to correct, but something tells me this is not the way things are supposed to happen.Seemingly this does not always happen. I have tried the method on several stacks. Some were o.k., others showed similar behaviour to the above.
I recently started working on Inventor 2013 and I'm trying to copy a drawing view in order to place it on another sheet. Unfortunatly I see no copy option. Am I doing sth wrong or it's due to the changes in the version?
Within the drawing title block we have a 'Text' of type 'Custom Properties - Model' which pulls in a custom iprop from a model which is the models finished weight. This is a common way of auto populating title box entries.
The problem is that the sheet populates the text with the info related to the first viewport placed upon the drawing.
Whilst fine when planned for properly, I quite often encounter upon large multisheet detail drawings, that a user when detailing an IAM, will have forgotten to put the IAM view down first, especially later in the drawing series where the IAM is not required and the user is detailing IPT's.
What I am looking for is a way to change which viewport the border properties are related to ideally, so that if a user has forgotten to place the IAM but has placed 20 IPT's down, I could place an IAM outside of the maximum area, as the 21st object but fool Inventor into thinking this was the first viewport placed down, thus populating the border info correctly.
I don't know of a way to do this currently, either with current Inventor functionality, or by programmatic approach - our current fix is to have the user create another drawing sheet, place the IAM outside the maximum area, copy all his IPT viewports across from the first sheet, then delete the first sheet. Is it possible to change the object order of placed viewports with less disruption?
How to create a revolve surface in an assembly for the purpose of measuring a flow area through a specific area? See the attached JPG, I basically have a conical internal diameter with a pin protruding into it..... I need to measure the flow area as shown in the sketch attached here. the way I have this shown in the attached JPG is the way that we had previously performed this in Pro-e.
I am using a symbol that includes a several text boxes. Each text box includes "prompted text" and "drawing properties". When I insert the symbol onto a drawing, the "Edit Property Fields" menu appears. In this menu, I can input my prompted field text or see the various "drawing properties".
My question is, how do I change the order that these property fields are displayed? It seems as if it depends on the order that the text boxes were created while defining the symbol definition. Is there any other way to change the display order?
I am trying to export an idw to pdf and i get the error message "HGPMinchoE". I uninstalled inventor and reinstalled, but did not fix error. I am using Inventor Professional 2014.
I create idw which contain between 70 and 150 sheets. I would like to export them to dwf, but Inventor will sometimes just hang. I have let it run overnight and it still just sits there. It doesn’t' use up memory or CPU it just stops.
I can sometimes break them into chunks of 20 sheets at a time, but sometimes even then it will hang. We have the same issue on multiple computers and different drawings. I don’t select 3d export just the 2D Is this a known issue... are there some limitations on dwf size?
I have a multibody part. The last command is a combine the toolbodies saved. (we want to use these in other parts) I have RMB on the bodies that I don't want exported and made sure they are not selected for export. But when I then export as an STL file, all the bodies are exported. Is there a way of exporting just one of the bodies to an STL file? I assume the Export object mentioned when RMB the bodies is for exporting to derived parts.
I'm trying to export just one body so that we can 3D print it, but because all the bodies are exported the resulting file has overlapping bodies, which the printer doesn't like.
So, again, Is there a way of exporting just one of the bodies to an STL file?
PS, Yes I'm still on 2010. We have been told we wil be upgrading soon. How long is soon? IV 2010
We are looking for a way to export BOM's without having to open individual IDW's.
We were unable to find such a function in either Inventor or Vault Workgroup. We have found customized function for export but each file has to be opened. Is there such a function available that we might have missed or third party?
We are currently working with 2011 versions of Inventor and Vault Workgroup, soon to be migrated to 2013.