AutoCAD Inventor :: How To Explode BOM And Retrieve UnitQuantity

Oct 20, 2010

The code that follows is my attempt to explode the BOM and retrieve the UnitQuantity.  When I look at the BOMQuantity object, BaseUnits is always nothing, and UnitQuantity is nothing.

Dim i As Long
For i = 1 To oBOMView.BOMRows.Count
Dim oRow As Inventor.BOMRow
oRow = oBOMView.BOMRows.Item(i)
Dim oCompDef As Inventor.ComponentDefinition

[Code] .....   

View 4 Replies


ADVERTISEMENT

AutoCAD Inventor :: Any Way To Explode Sketched Symbol

Apr 11, 2013

is there a way to explode a sketched symbol???  what i would like to do is place a sketched symbol with text from a custom iproperty, once placed it loses the link to the custom iproperty and is just dumb text.

View 6 Replies View Related

AutoCAD Inventor :: Explode Text To Sketch?

Oct 1, 2012

Is it possible to convert Text to a sketch in which I can edit individual letters. I want to use the text as a profile path for a plasma cutter. I tried Emboss, but Letters with islands in them, completely cut the letter out. I want to be able to add a bridge for one of a better word, by editing a sketch.

View 1 Replies View Related

AutoCAD Inventor :: Explode / Break A Pattern?

Aug 25, 2009

I have a pattern of iassemblies in an assembly. If I change the member then all instances will change.

is it possible to explode/break a pattern into individual iassemblies?

I think this would be really useful. You can use pattern to layout the assemblies but then break the link to edit them individually. Perhaps to move one slightly, for instance. Or to change a particular member, as I need in this case.

I know that I can suppress specific members and replace with a new member. But this will loose the constraints I have applied to the members of the pattern.

By breaking the pattern there will be no parameters to determine the position of those exploded members, so perhaps they could be automatically grounded until you add new position constraints to them?

View 6 Replies View Related

AutoCAD Inventor :: Way To Explode A Component Pattern

Feb 9, 2007

Is there a way to explode a Component Pattern? I would like to create a 12 x 12 Component Pattern in an IAM and then explode it so that I have 144 individual objects.

View 6 Replies View Related

AutoCAD Inventor :: Retrieve IProperties From IDW To IPT

Dec 20, 2013

In the past we filled in our changes, we did on the part, in the iProperties of the IDW. In the IDW we use some Custom iProperties for this. That's not usefull because you want this data in the 3D-model. Now I have written some code to automate this, which works really great. This code works in the IPT as well as the IDW. But what I want to achieve is: When my IPT is the active document, I want to read out the iProperties from the IDW to check if there is already filled some of these properties, because I have to deal with 'old' documents as well.

So my basis question is: How can I read out iProperties from an IDW into the IPT. I have found lots of solutions which go the opposite direction, IPT -> IDW. I want IDW -> IPT.

View 9 Replies View Related

AutoCAD Inventor :: Retrieve Changes Done On C Drive

Sep 20, 2011

Is it possible to retrieve the changes done on C drive before version from Vault overwritten them with older version?

View 1 Replies View Related

AutoCAD Inventor :: Code To Retrieve Dimensions In VBA

Jan 11, 2012

Is it possible in VBA to automatically generate dimensions on a particular view?

Some told me that retrieve dimensions tool will be applicable. Looking for sample code for retrieve dimensions?

View 4 Replies View Related

AutoCAD Inventor :: Retrieve A Bend From Sweep?

Oct 4, 2012

I have created a pipe using sweep through 2 planes and 3d sketch. I want a specific bend on that pipe to be extracted for drawing purpose. How do I do that ?

View 9 Replies View Related

AutoCAD Inventor :: Retrieve Values Of An Occurrence?

Feb 12, 2013

I try to retrieve the values of an occurrence in an assembly document, same as when I click on 'Change size' (see the attachment).

I Know how to get key values (from list) from content center family member (Getting data from content center) but for the expression values (from user entries), I found nothing.

View 1 Replies View Related

AutoCAD Inventor :: Retrieve Weld Dimensions On IDW

Oct 1, 2013

In Inventor 2010 is it possible to retrieve the dimensions from the weld in an idw without rewriting this dimensions?Now when hitting weldings in idw the symbol stays empty.

View 5 Replies View Related

AutoCAD Inventor :: Retrieve Dimension Precision In IDW

Oct 17, 2013

I've recently been playing with the "Retrieve Dimension" feature in IDWs to pull the model dimensions and tolerances from the IPT.  I'm wondering if I am understanding the behavior correctly.

The IPT Document Settings > Default Tolerance "Use" and "Export" standard tolerance values boxes are checked.

I have standard tolerances defined for .xx and .xxx precisions.  Default in the IPT is .xxx.

If I place a sketch dimension and extrude a feature, place that part in an IDW, and "Retrieve Dimension," the result is that the dimension's precision and tolerance are defined by the active IDW style.

However, if I place the sketch dimension, and then modify its precision to be something other than the IPT default, when I "Retrieve Dimension" in the IDW, it pulls the modified precision and tolerance from the IPT settings.

Is this the expected behavior?  When I see the box in the IPT Default Tolerance tab that says "Export Standard Tolerance Values," I understand that to mean that the standard tolerance values in the IPT will be propagated to the IDW.  Is this incorrect?

I'm using Inventor Pro 2013

View 2 Replies View Related

AutoCAD Inventor :: Retrieve All Dimensions From The Sketch?

Sep 21, 2011

I typically have a part file with bunch of sketch blocks as die drawings.I use those for rest of my workflow.

If I want to make drawings of these sections.

Is there a way by which I can retieve all dimensions from the sketch of the sketch blocks (die) on to a drawing.

I know that I can get model sketches but I do not know a way to get the model sketch dimensions.

Config :: Intel (R) Xeon (R) CPU E31245 @ 3.30 GHz, 16.0 GB, 64bit win7
Inventor 2013 and Vault Basic 2013

View 1 Replies View Related

AutoCAD Inventor :: Retrieve Assembly Feature Dimensions?

Aug 13, 2012

I am trying to retrieve dimensions from an assembly. The features that I want were created in the assembly itself, not on the original parts in the assembly. I can manually dimension some of the features, but there are others that I need to retrieve. When I retrieve dimensions from the assembly, I am only given the original dimensions for the parts.

View 7 Replies View Related

AutoCAD Inventor :: Retrieve Hole Dimensions In Dwg File?

Sep 5, 2013

how to retrive circular pattern holes dimesnions from the model. i can get other dimensions but struggling with holes.

View 2 Replies View Related

AutoCAD Inventor :: Retrieve Missing Section Pattern

Aug 8, 2012

I have a section view in which the section lines are MIA. Is there a way to retrieve them?  So I can change the scale?

View 4 Replies View Related

AutoCAD Inventor :: Retrieve SketchedSymbol Position In IDW - ILogic

Jun 10, 2013

Some months ago I created an iLogic code that creates all my notes that I use in my drawings, linked to a form. A good tool the made my work a little easy. Now I wanna make an update on it.

In my code I create a sketchedSymbol and then some textBoxes with my notes, but before that I erase all the Symbols in all sheets and then the main Symbol itself. Then I create again the symbol and textBox in a specific point of my Sheet. So, everytime that I need to update my Notes, it goes to that point of the sheet, it's not a problem, but it's annoying have to move them always to the correct place.  And i  can't use a specific final point for the notes because it may change according to the drawing.

So, my idea is: 

If the Symbol is already created, how can I get its position ?

I create the points with TransientGemometry and then CreatePoint2D, but I dont know how to retrieve these points, even if that is possible.

The code I use is that below (I just erase the notes because it was too big, this is just the main code creating the stuffs).

' Set a reference to the drawing document. ' This assumes a drawing document is active. Dim oDrawDoc As DrawingDocument oDrawDoc = ThisApplication.ActiveDocument'Update the document oDrawDoc.Update'apaga o symbol existente em cada sheet Dim oSheets

[Code]....

View 7 Replies View Related

AutoCAD Inventor :: Retrieve Lines Made Invisible In 2D DWG

Sep 18, 2013

I'm editing someone's 2d inventor dwg, and want to show a part behind an object in the section that isn't currently showing (the part I want to show is on the model, in the appropriate level of detail referenced by the 2d view.) 

I believe that the author turned the line visibility off. Is there a way to turn all line visibility back on in a 2d view? 

View 7 Replies View Related

AutoCAD Inventor :: How To Reposition Retrieve Dimension In Drawing

Oct 19, 2012

I was trying to reposition a retrieved dimension in drawing. I was able to position the text, however the dimension line however still stays in its default retrieved position. how I can reposition the dimension line as well?
 
Dim mydim As Inventor.ObjectCollection
Dim invDimConstraints As DimensionConstraints
Dim invDimConstraint As DimensionConstraint
invDimConstraints = invPartDef.Sketches.Item("MySketch").DimensionConstraints

[Code] ........

View 1 Replies View Related

AutoCAD Inventor :: Retrieve Start Point On New Sketch

Apr 24, 2012

how do I retrieve the centre point in my design axis in Inventor, when I create a new sketch, like the point at x0:y0:z0

View 2 Replies View Related

AutoCAD Inventor :: Retrieve Dimensions In Drawing With ILogic

Oct 8, 2012

I want to retrieve dimensions in a drawing with ilogic. I found some code but how to translate it into a ilogic code.

I always use assembly models in these drawing and all the parameters have unique names. So in my drawing i want to retrieve some specific dimensions in a view.

View 9 Replies View Related

AutoCAD Inventor :: Retrieve Mouse Position In The Window?

Jun 4, 2013

Is there a simple way to retrieve the mouse position in the inventor window? I know about using mouse events but i don't want the position on click etc. just where it's at when i run my code.

View 9 Replies View Related

AutoCAD Inventor :: Retrieve Dimensions From IPart In Subassembly

Aug 19, 2013

I am using Inventor 2012.  I have a subassembly that has two parts.  I was able to dimension each part by retrieving dimensions.  This subassembly also is an iAssembly. The main part stays the same but the second part changes.

My problem is, I had to make the main part an iPart because in one of the subassemblies, the main part has an added feature.  After making the main part an iPart, all my dimensions in the subassembly drawing turned pink.  I removed the dimensions and tried to retrieve them again but now I cannot.  There are many dimensions I cannot manually dimension. 

Is there away to retrieve dimensions from an iPart in a subassembly?

View 8 Replies View Related

AutoCAD Inventor :: Retrieve Active Sheets Revision?

Mar 25, 2011

How can you retrieve the active sheets revision?

View 5 Replies View Related

AutoCAD Inventor :: Retrieve Center Of Gravity In Assembly?

Mar 19, 2012

I am trying to retrieve center of gravity in my assembly, I now already coordinates given by iporoperties, now i want to measure to that specific point, is it possible to do it? or to actually show the center of gravity in the assembly?

View 1 Replies View Related

AutoCAD Inventor :: Why Can't Retrieve Dimensions For IPart Or IAssembly

Oct 8, 2008

I have tried to use the command retrieve dimensions for an iPart and iAssembly but no dimensions will appear

View 6 Replies View Related

AutoCAD Inventor :: Add Existing Bolt Size Or Retrieve It As An IPart?

Mar 15, 2013

I want to use a certain bolt from Content Center. Unfortunately, the particular size I want to use does not exist in the content center, but it does exist at one of our suppliers. How can I add this size to Content Center? 

Or, can I somehow check out this bolt as an iPart, and then I can modify it (add any size I want, or even make it custom) according to my will?I am using Inventor 2013

View 5 Replies View Related

AutoCAD Inventor :: Retrieve A Camera Object For The (Home View)

Aug 23, 2012

I'm trying to retrieve a Camera Object for the "Home View", without setting the view to Home.

I use the "UserInteractionDisabled=true" in a addin to make sure the user doesn't mess with the inventor while my addin is doing some time consuming work.

When documents are open in this mode, the view is set to front. The only way I have found to get the camera for Home View, is to use the GoHome method on the ActiveView, but this is slow since it is running an animation...

Roughly im doing the following:
 
Inventor.UserInterfaceManager.UserInteractionDisabled = true;Document invDoc = Inventor.Documents.Open("c:\somefile.ipt");View v = invDoc.Views[1];v.GoHome(); //would like to not do this, it is animatingCamera cam = v.Camera;//cam.ViewOrientationType = ViewOrientationTypeEnum.kDefaultViewOrientation; //<- this will fail.. Point eye = cam.Eye; Vector up = cam.UpVector.AsVector();Point target = cam.Target;
 
Is it possible to get the Camera object for Home with "going" home?

View 4 Replies View Related

AutoCAD Inventor :: Unable To Retrieve Publish Part In Library

Oct 10, 2012

I am trying to publish a i-part to the library.  I follow the process and everything and it is suppose to be successful (see attached).  But after that, I can't retrieve this item in the library.

Using INV 2012 with SP2 installed.

View 1 Replies View Related

AutoCAD Inventor :: Unable To Retrieve Dimensions On Angled Section?

Nov 1, 2013

I am using Inventor 2011. I have recently just dimensioned my entire drawing using only the retrieve command, but now that the angles of my section views have changed the command is not working. In this example you can see section B will allow me to pull up dimensions (not sure why they are not aligned) but section A will not allow to me to pull anything.

View 7 Replies View Related

AutoCAD Inventor :: ILogic Rule To Retrieve Part Number From Excel

Aug 15, 2012

iLogic rule that will retrieve a part number(s) from an excel sheet. I work for a company that built vacuum trucks and I'm trying to make an . I am template where the user can select different lengths of shells to achieve the desire overall length. I have been able to achieve this using iLogic rules and forms and making the shell length parameter multi value.

But now I need to show predetermined SAP part numbers for the shells in BOM or part list. I all ready have an excel sheet with shell sizes with corresponding part numbers on file. I also thought about incorporating our custom CC parts/shells that already have the SAP part numbers set up as a custom iProperty but might be to complicated for a newbie iLogic user.

View 9 Replies View Related







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