AutoCAD Inventor :: Balloon Customization To Reflect The Hardware Count Per Node

Aug 10, 2012

We are trying to relate to the floor how many pieces of HW should go in partiular places.

The balloon with HW count, unfortunately, gives only overall quantity which is less then useful.

I describe my problem in the graphics area attached.

Should be easy, I guess, but, so far, wecould not figure out the best way of dealing with it rather than we are using now.

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: IPart Members Reflect Changes To Factory

Aug 5, 2013

We are facing a strange behaviour, since we switched from network folders to Vault 2011 Professional.

If we create a new revision of an iPart factory and make changes to that factory, members that are placed in assemblies already reflect the changes, although they have not been revisioned and re-generated. It seems like the member is already fetching the latests revision of the factory from Vault by default.

View 1 Replies View Related

AutoCAD Inventor :: Change Part Number To Reflect Individual Gears

Apr 4, 2012

When we generate a gear pair using the design accelerator, the balloon from the drawing assembly only reflect one number instead of 2 different numbers.  How can we change the number to reflect individual gears.  Attached is the graphics.

View 1 Replies View Related

AutoCAD Inventor :: Find Balloon In DWG

May 3, 2013

I would like to make use of " find in feature tree" feature, but in DWG mode; Right clicking instead in BOM on part # and showing (highlighting) the balloon in the DWG so you know where it is that you put your balloon.

View 1 Replies View Related

AutoCAD Inventor :: No Balloon Around Numbers

Aug 15, 2012

I am putting balloons on an assembly drawing, but the circle is not appearing. The arrow, leader and number are there, but  no circle. What could be wrong?

View 4 Replies View Related

AutoCAD Inventor :: IProperties And BOM Customization

Aug 15, 2012

I am now looking to work with custom iProperties that will populate our company's new BOM standard.  I have not done much with regards to customizing a BOM (I've always used the generic fields).  Now my boss has come to me and wants to use the following headings for our BOM....

REF ID, QTY. , DESCRIPTION, SHAPE, SIZE, LENGTH, MASS, TOTAL LENGTH, TOTAL MASS, COMMENTS, REF. DWG.
REV., REV. DATE

While I understand some of these fields will require the user to manually type information in (Comments and Ref. Dwg.)  The others, from my understanding, can come straight from iProperties or Parameters.  I am running INV Pro 2013. 

View 1 Replies View Related

AutoCAD Inventor :: BOM Column Customization?

Oct 4, 2012

Is there a way to customize the BOM columns so that Inventor remembers which columns I need?  I know that I can add in the file name column etc. but I use the same columns over and over.  I find myself in every assembly adding these columns in. 

Autodesk Inventor Professional 2010

View 2 Replies View Related

AutoCAD Inventor :: Customization Of BOM Structure

Sep 28, 2012

I'm trying to do a customization of the Bom structure to obtain a new custom column "Qty*x" (where "X" is a number).

I need this because in my order I have multiples of these items.

View 1 Replies View Related

AutoCAD Inventor :: Truncated Balloon Contents

Sep 18, 2012

If you're displaying the part number in a balloon, is there any way to truncate what is shown?

e.g., I have a part number "abc12xyz89", and want the ballon to display only "xyz89".

View 4 Replies View Related

AutoCAD Inventor :: Balloon Welds / Joints?

Aug 16, 2012

I am preparing a weld map for our welding shop, and they would like me to balloon each joint and create a table with each joint's number, so that the welder/pressure tester can sign off. Is there a way to balloon joints and not parts, or make a custom ballooning scheme?

View 1 Replies View Related

AutoCAD Inventor :: Balloon To Sketch Item?

Jun 16, 2011

I created a hatched sketch on one of my views to represent filler material.  I want to balloon to this hatched area, but it want grab it.  I have the filler material setup as a custom part.  I can also create a sketched symbol for this, but it doesn't appear that they would accept it either.

I am currently running Inventor 2010 Build 272, Release: 2010-sp3

View 2 Replies View Related

AutoCAD Inventor :: Balloon Renumbering Across Sheets

Jun 15, 2012

I am trying to modify the code Brian Ekins posted on Mod the Machine to renumber balloons across sheets. [uRL ....

It works great unless the item on the additional sheet is a sub-assembly.  I believe it is because PartDef is declared as a PartComponentDefinition and there is nothing in the code to handle an assembly. 

Dim partDef As PartComponentDefinition      
Set partDef = drawBOMRow.BOMRow.ComponentDefinitions.Item(1)      
partInfo(I - 1).ReferencedFile = partDef.Document.FullFileName

The Set partDef line was giving me a runtime error when it came to an assembly in the BOM until I added

"On Error Resume Next" at the start of the loop.

I tried changing the declaration to ComponentDefinition.  It compiled fine, but didn't do anything.  I think I'll have to add some duplicate code to handle an assembly in the BOM.  Is there a better way to do this?  Am I even on the right track?

View 3 Replies View Related

AutoCAD Inventor :: Attaching Text To A Balloon?

Feb 5, 2008

How do I attach text to a balloon? For example, I want to add the text "2X" alongside the balloon to denote that there are 2 instances of this part.

I can't believe that you need to make a text box each and every time you need to do this! There has to be a simpler way.

View 9 Replies View Related

AutoCAD Inventor :: Balloon Text Alignment

Oct 18, 2005

If a balloon style is set to "Linear" the text in that balloon is automatically left aligned. If a balloon style is set to "None" the text in that balloon is automatically center aligned.

Is it possible to create a balloon with the balloon style set to "None", and have the text left aligned in a drawing document. Typically the balloon text is more that one line . The new line in inserted by pressing ctrl+Enter in the override value of the balloon.

View 2 Replies View Related

AutoCAD Inventor :: Custom Detail Balloon

Jul 15, 2013

I dont know if this is possible but what i am trying to do is create a custom detail ballon & outline similar to what is attached. this is how our client wants it to look & currently we create the detail & then sketch the outline & add a sketched symbol which has the identifier. We then turn off the detail layer which has the default outline.

View 1 Replies View Related

AutoCAD Inventor :: Balloon Arrow Turns Into A Dot?

Feb 27, 2012

When im replacing the balloon arrow it turns into a black dot. Pretty annoying to change all the dots to arrow everytime.

View 4 Replies View Related

AutoCAD Inventor :: How To Attach Text To A Balloon

Nov 11, 2003

Can you attach text (qty or other info) to the side of a baloon or a point on the model view? If so can the qty update automatically?

View 3 Replies View Related

AutoCAD Inventor :: BOM Numbering - Auto Balloon

May 31, 2012

I have an issue when using Auto Balloon.

Lets say for e.g. that I have 12 parts within an assembly, once auto balloon has done it’s job you notice that No. 9 balloon is blank and No. 10 balloon only shows 1 and not 10.

View 4 Replies View Related

AutoCAD Inventor :: Store Information In A Balloon?

Nov 16, 2012

I'm using balloons to get information from parts, then writing that part info to a custom table.  I need to keep track of which balloon corresponds to which table row.

Is there some object/property of Balloon where I can store a single number or string?  I'm already using the value field, so that's unavailable to me.  

Also, one balloon corresponds to one table entry.  That means I cannot create a custom iProperty in the part the balloon is attached to since more than one balloon may reference the same part.

Win7 x64 - 16gb ram
i7 3610qm
FirePro M4000
Inventor 2013
ETO 6.1

View 8 Replies View Related

AutoCAD Inventor :: Connecting Sketchedsymbol To Balloon Using VB

Nov 28, 2012

I am trying to create & connect a Sketchedsymbol to a balloon. I was able to create the sketched symbol but, i was not able to connect to balloon. 

The code is as below

Public Sub AddBalloonAnnotation()

Dim oGetPoint As New clsGetPoint ' custom class object
Dim oClick As Point2d
Dim DrawDoc As DrawingDocument
Dim oActiveSheet As Sheet

[Code] .......

View 2 Replies View Related

AutoCAD Inventor :: Content Center Customization

Feb 9, 2012

I have been working on creating custom content center families that will populate our company's part numbers and descriptions into the browser and drawing BOM.  I have been quite successful in this except with the material.  I've created custom materials for the fasteners that have the specified strengths and finishes per the fastener.  By doing this I've created a different problem.

How can I create a custom property that will insert a specified value for material into the BOM?  I've tried to change the link for Project.Material and then the part inserts as Inventor's default.  I don't think creating individual material styles for each fastener is a viable one since I'll end up with duplicate style names.

IV 2012
Running on:
Windows 7 64 bit
12 GB Ram
Intel Xeon processer

View 3 Replies View Related

AutoCAD Inventor :: Partlist Customization In Drawing

Aug 29, 2012

I have created a drawing from the parametric model assembly where i have clevis, lug plate and pin arrgt.

the model has been generated using the input excel spreadsheet where i have given the inputs like clevis thk, lug thk,pin dia etc.,

while creating the drawing partlist i have included the column of clevis thk, lug thk etc., using the iproperty, but these columns are coming separately, i just want the thk of clevis and lug in the same column so that i will make Bom for the assembly.

How to get the parametric inputs in the same column of the patlist in drawing.

View 2 Replies View Related

AutoCAD Inventor :: Lbs Mass Output Customization?

Nov 25, 2008

I need to add weight to my parts list and notes for both parts and assy. Is there a way to get the weight parsed out from the model without the "lbsmass", just the pounds number no nomenclature I have a couple of other questions on parts list customization also. Also are these better questions for the customization group?

View 2 Replies View Related

AutoCAD Inventor :: Create Custom Symbol For Balloon?

Jun 17, 2013

is it possible to create a custom symbol for my balloon?

View 2 Replies View Related

AutoCAD Inventor :: Auto Balloon Command Using Drawing API

Jul 8, 2010

If we can access the Auto Balloon Command using Inventor Drawing API.

View 6 Replies View Related

AutoCAD Inventor :: Rotate Balloon Text In 2011?

Apr 3, 2012

So I have set up a new style for rotate balloon text in Inventor 2011. But I am running into a problem when I pull the balloon away from the view to have a leader it does not stay rotated.

View 1 Replies View Related

AutoCAD Inventor :: Synchronize Balloon With Part List

Jan 2, 2012

I have little problem for synchronize balloon with part list where some times I put single component to main assy for create detail drawing. The problem is balloon from single component must change manually for synchrone with Part List. If number changed in part list sometimes I forgot for change balloon. So it's become miss match between balloon and part list. How to make this become synchron.

Please see attached file.

View 5 Replies View Related

AutoCAD Inventor :: Cannot Auto Balloon An Ipn View / 2012

Aug 23, 2012

I can not auto balloon an ipn view in a idw file? I can select the view to auto balloon but can not select any parts.

Inventor 2013
GeForce GTX 580
Windows 7 64 Bit

View 4 Replies View Related

AutoCAD Inventor :: How To Get Balloon To Stay On Tracking Line

Apr 8, 2013

I am trying to get the balloons equidistant from each other and on the same horizontal "line", however when I try to place some balloons, I can not select the correct placement. The balloon is effectively acting like trying to put two magnets with the same polarity together... I just can't get it in the right place.

View 9 Replies View Related

AutoCAD Inventor :: ILogic Title Block Customization

Jun 26, 2013

Earlier I`ve used a simple code from Rob Cohee to update the title blocks and it works like a charm, however, now I would like to try to kick it up a notch.

If (ThisDrawing.ModelDocument Is Nothing) Then ReturnmodelName = IO.Path.GetFileName(ThisDrawing.ModelDocument.FullFileName)iProperties.Value("Project", "Part Number") = iProperties.Value(modelName, "Project", "Part Number")iProperties.Value("Custom", "Client") = iProperties.Value(modelName, "Custom", "Client")

I`m working with several similar projects where the Inventor models and IDW`s is copied from one project to another. A typical project can consist of 50-75 drawings and the only properties needed to change is Client, project number and drawing number (consisting of the project number and a suffix, ex 123456789-125).

I would like to try to make an .ini file with these 3 properties in the root of the project folder so they can be changed and updated easily.

View 3 Replies View Related

AutoCAD Inventor :: Marking Menu Customization Omission

Jun 6, 2012

I've been forcing myself to accumulate to the new marking menu and gestures system.  I'm starting to get used enough to them to see that it's really worth it. 

I've found that the defaults are crap for what I do in IV, which is fine because I can customize it to whatever I do use.

However, when I RMB on a component pattern it displays a unique menu for which there appears to be no option for under customization. I'd really like to replace the craptastic useless options with things that I actually use.

By the way, why does AutoDesk neglect component patterns so much?

View 4 Replies View Related







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