AutoCAD Inventor :: Create Custom Weld Symbol

Dec 10, 2013

Is there anyway to create a custom weld symbol in inventor?  As of right now I am using a sketched symbol from autocad, but i would very much like to get away from this.

I need a bevel weld back gouged then ground flush on the back side.  Cant do that as of right now with the inventor.

View 3 Replies


ADVERTISEMENT

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 :: Set What Default Weld Symbol Is In IDW?

Oct 27, 2004

In IV9 SP1, is there a way to set what the default weld symbol is in the IDW? Every time I place a weld symbol, it randomly defaults to something different.

As the vast majority of our welds are fillet welds, I'd like that to be the default.

View 2 Replies View Related

AutoCAD Inventor :: Second Leader To A Weld Symbol

May 3, 2006

How can a second leader be attached to a weld symbol? I tried RMB on the symbol and choosing "Add Vertex Leader". This only put in another vertex and not a leader.

View 9 Replies View Related

AutoCAD Inventor :: Weld Symbol Label In Browser

Dec 26, 2013

When I create a weld, the browser is populated with default weld numbering. If the welds are deleted then reinserted, the numbering does not reset and can make using the "create weld symbol" option confusing.(see attached screenshot) How to reset the browser call out without manual override?

View 4 Replies View Related

AutoCAD Inventor :: 2014 - Weld Symbol Dialog Broken?

Jul 31, 2013

Adding the second layer of weld in the dialog box, it is impossible to specify the weld size as the text areas don't show up when the symbol is added. The bottom weld symbol works fine though.

View 6 Replies View Related

AutoCAD Inventor :: Edit Fillet Weld / Way To Add Welding Symbol

Jan 8, 2013

I am looking for a way to add a welding symbol to an existing fillet weld.  When I am creating a fillet weld, I get a chance to create a welding symbol based on the fillet weld size.

If this is not done when the weld is created, there is no way to add this notation.  I don't have the "Create Welding Symbol" checkbox when editing an existing weld.  The only solution is to delete the weld and recreate it.

I am trying to link the welds in the iam with the weld notes in the idw. 

View 1 Replies View Related

AutoCAD Inventor :: Weld Symbol Or Leader Test With Multiple Leaders

Jun 25, 2008

Is there a way to attach multiple leaders to text or weld symbols?

At the moment i am creating the "master" note, then insert "empty" texts and TRYING to get he leader to align.(the other problem is if i want to reposition)

View 2 Replies View Related

AutoCAD Inventor :: Finding Style For Weld Symbols And Weld Tail?

Aug 9, 2013

I know you can change the leader style and the text style in a weld symbol...I can't seem to find a style for the parts?

Specifically I'm trying to change the color, I'd like the enirety of my weld callout to be a different color...just for visually tracking and locating on the drawings.

So if I change it to orange...right now the leader and text are orange but the weld symbol itself and the tail are still black.

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

AutoCAD Inventor :: Possible To Create Weld Build Up Around A Part

Oct 5, 2012

I'm starting with a tube and want to add a weld build up around the OD on both ends. I mainly want to do this so that when I create a sectioned view on a drawing, you can see the difference in hatching between the original tube and the weld build up. I've had to create sketches on the drawing up to this point.

The photo I've attached shows the tube and shape of the weld build up. the green line is where I would like the tube OD to be, and the weld build up would be everything above that.

I'm using Inventor Pro 2013.

View 3 Replies View Related

AutoCAD Inventor :: Can't Create A Weld Bead Report

Jul 12, 2012

I have an assembly already created with weld bead on it, at the moment I click on creating a weld bead report, it asks me to include all assemblies, I selected the option, and next it opens a window to save the spreadsheet, select the destiny, and next it says that no weld beads were found! report will not be generated.

View 5 Replies View Related

AutoCAD 2010 :: Weld Symbol Generator

Sep 10, 2013

Weld symbol generator that will allow stacked fractions for the size?

View 4 Replies View Related

AutoCAD Inventor :: Sketched Symbol With Custom Property

Nov 30, 2011

I am trying to create a sketched symbol on the fly that has custom properties in it. I am also creating the custom properties on the fly. I need to get the actual expression for the property into the sketched symbol not just a value. I need this so that I can export the drawing as an autocad .dwg that has attributes in it.

View 3 Replies View Related

AutoCAD Inventor :: Model Parameter Text In Custom Symbol

Jun 27, 2012

Just installed 2013 Pro x64 and I'm doing a little testing. Using Tube and Pipe, I created a few mock pipe runs which are named according to a unique line number. When clicking on the Iproperties of any of these pipe runs, I can see that the value of model parameter "Part Number" now includes the name of the top level assembly and the line number, which is the name I assigned to the pipe run when I created it (see Fig 1 attached). Then in IDW I created a user defined symbol which contains text that I have directed to extract value of "part number" from the model properties, and fill in my symbol with that value (see Fig 2). The problem is, when I tag the pipe run with my custom symbol, the value in the symbol remains blank, instead of giving me the value of "part number".  WHAT am I missing??

View 3 Replies View Related

AutoCAD Inventor :: Model Custom Property To Sketch Symbol Definition

Sep 29, 2011

How would i insert the "variable name" of a custom iProp to a sketched symbol definition (in an idw)?

I can plonk the value of the iProp in no worries, but to make it "live" is a bit beyond me...

 Sub WeldNote()On Error Resume NextDim oDoc As DrawingDocumentDim SketchedSym As SketchedSymbolDefinitionDim oNoteDef As SketchedSymbolDefinitionDim oDefSketch As SketchDim oTextbox As TextBoxDim SNewText As StringDim sNoteText As StringDim oReffedDoc As DocumentDim lReffedWeldType As Long'Err.ClearIf

[Code].....

View 9 Replies View Related

AutoCAD Inventor :: Creating Custom Dialogue To Edit A Sketch Symbol Text?

Jul 18, 2013

What I would like to do is create a custom dialogue for each of 3 or 4 standard sketch symbols we use on a regular basis. I'd like to load 'suggsted' values out of an excel spreadsheet and allow the user to pick from them or enter in a custom text string if required.  The values would then become part of the sketch symbol.

I've spent some time looking into iLogic rules and I think I've determined that they're not flexible enough to do what I want.

If I'm correct, it is possible (or a good idea) to do this using a VBA macro? I'm a little hesitant to go down the full blown add-in route. While I'm pretty confident I could work it out.

View 3 Replies View Related

AutoCAD Inventor :: How To Create ILogic Rule To Create Custom IProperties

Sep 30, 2013

I'm trying to figure out how to create an  iLogic rule that would create a Custom iProperties and put in what version of Inventor the file was last updated with.

View 8 Replies View Related

AutoCAD Inventor :: Create Sketched Symbol With Prompted Text?

Feb 4, 2013

Usually I use the TextBoxes. But its text would not change.

How to use vb.net to add a prompted text into the definition of a sketched symbol?

View 2 Replies View Related

AutoCAD Inventor :: Create Combo List And Put It In Form Then In Text Into Symbol

Oct 30, 2012

Create a form with combo box that user can choose one option for the line notes, would be 15 lines with 15 combos, and if necessary the user should be ale to type something insted of using that pre defined option from combo.

I have 2 ideas to make that work, untill now im trying with this 1º but nothing yet.

First Idea:

Create some (15) boolean parameters to enable each line of this NOTE and when the user choose or type one option, that text go directly to one textbox into a Symbol with the 15 lines. I actually dont know how to make this connection, tried some stuffs that found here on forum, but some are too complex.

Second idea:

Instead of create parameters to control everything, i would create all the controls by iLogic, but that is harder then create many and many parameters ? And by this way, i dont know how to conect one INPUTLIST BOX with a pre defined Global form, or, is easier to create a form by ilogic (if that is even posible ofc) ? And still dont know how to make the connection with the chosen option and the text box.

That is just to "centralize" all my notes, that can be variable for each drawing, that way i dont need to have too much symbols for each kind of note, or even have to type everytime that i need one diffent. Would be nice if the user could just choose them in the right sequence he wants.

View 1 Replies View Related

AutoCAD Inventor :: Create A Text Direct Inside On Sketched Symbol

Nov 1, 2012

With iLogic, define some pre notes and when the user choose one option some notes are chosen too.The idea now is: Create a text direct inside on Sketched Symbol OR edit some textfields inside the Symbol.

The symbol could be one existent, so its not necessary to create it.

I got a code to create the text, and that works perfectly! Just what im trying now is create this text into the Symbol... I've tried many ways with reference from: URLs....The code to create the tet im usnig is this one:

' a reference to the drawing document. ' This assumes a drawing document is active. Dim oDrawDoc As DrawingDocument oDrawDoc = ThisApplication.ActiveDocument ' a reference to the active sheet. Dim oActiveSheet As Sheet oActiveSheet = oDrawDoc.ActiveSheet ' a reference to the GeneralNotes object Dim oGeneralNotes As GeneralNotes oGeneralNotes = oActiveSheet.DrawingNotes.GeneralNotes Dim oTG As TransientGeometry oTG = ThisApplication.TransientGeometry ' Create text with simple string as input. Since this doesn't use ' any text.
[code]....

but, if i could just edit one existent text filed into the symbol would be great too and one "extra doubt", in all the codes that i get here, i have to erase the "public sub" and the "set" from all code, am I doing something wrong ? I'm running directly from the iLogic window.

View 3 Replies View Related

AutoCAD Inventor :: Numbers Are Added To Symbol When Using Symbol In Lieu Of Balloon

Mar 1, 2013

The attached picture is me trying to balloon a part.  I would like to just add some notes to the balloon so that I can update them manually but all I can find is to have a symbol.  So I created a symbol, the insertion point for the symbol is shown.  For some reason I get an extra number and the symbol offcenter.  Why is this happening?  What I'm really looking for is a balloon that is fully customizable so that I can just add text to the top and bottom and fill out the details.

View 5 Replies View Related

AutoCAD Inventor :: How To Create A Custom Surface

Mar 24, 2013

I have been trying to research how to create a custom surface. I found this article [URL]...... about how to to create a surface from a jpeg. The article says to "expand color on the top left." of the style editor. However, when I open the dialogue there is no "color" that can be expanded. The only thing in the top left of dialogue box is "lighting." Is there another step that the article misses, or is there another way for me to create a surface from a jpeg?

View 2 Replies View Related

AutoCAD Inventor :: ILogic Create Custom IPropertie?

Mar 15, 2011

I would like to create an new custom ipropertie with ilogic. The reason is the contentcenter, thei haven't custom iproperties. How should the code work:

if
propertie "test" is available
write the value in the propertie
else if
propertie test isn't available
create prpertie
write the value in the propertie
end if

How can i check if the propertie is already exists in the file?

How can i create a new custom iPropertie?

The rest of teh code is ready and works fine.

i've faund already some code with VBA but not with "pure" ilogic.

View 4 Replies View Related

AutoCAD Inventor :: How To Create Custom Sketch Ribbon

Sep 14, 2012

How to create a custom ribbon with sketches cmd... I found example for assembly context... it work well but I don't find how to do that in sketch mode... The goal is to control the cmd the user can use.

View 3 Replies View Related

AutoCAD Inventor :: How To Create ISO Screw With Custom Pitch

Oct 11, 2013

I need a screw M16 x 0.25 mm. However, I don't have the option "0.25mm". How to create a screw with custom pitch size?

View 2 Replies View Related

AutoCAD Inventor :: Create A Custom Button Command

Jul 17, 2012

I'd like to know if it is possible to create a custom button with existing command  in inventor.

View 1 Replies View Related

AutoCAD Inventor :: Create Custom Arrow Heads

Dec 21, 2008

Is it possible to create your own custom arrow head for use with leaders, balloons, dims etc?

View 3 Replies View Related

AutoCAD Inventor :: ILogic To Create Custom IProperty In Sub-component

Apr 1, 2013

I found this code to create a custom iProperty in the current, open document:
 
Dim propertyName As String = "MyProperty"Dim propertyValue as String = "Test Value"customPropertySet = ThisDoc.Document.PropertySets.Item("Inventor User Defined Properties")Try prop = customPropertySet.Item(propertyName)Catch ' Assume error means not found customPropertySet.Add("", propertyName)End TryiProperties.Value("Custom", propertyName) = propertyValue 

I have a iLogic rule that goes through each component of an assembly, counts how many times it occurs in the assembly, and then assigns that value to an iProparty (i.e. it inserts the total quantity of the part in some iProperty). Currently, however, it assigns the value to a default iProperty value, "Authority". I'd like, instead, for it to assign it to a custom iProperty called "Total QTY". However, I don't know how to tell Inventor to do the above code for a component in the assembly rather than the assembly itself. Below is my entire code. I've labeled where I'm guessing the above code should go. How I'd modify the above code to create the iProperty in the component being processed by the rule at that point?

Current
 
''True comment: Begin '''Commented-out Begin '''PartDocumentObject = 12290''AssemblyDocumentObject = 12291Dim openDoc As DocumentopenDoc = ThisDoc.DocumentDim docFile As DocumentIf openDoc.DocumentType = 12291 Then''If the open document is an assembly:''For each document referenced in this document:For
[code]......

View 2 Replies View Related

AutoCAD Inventor :: Unable To Create Custom Tube And Pipe Style

May 20, 2013

I can not create a new pipe section.   İn inventor  2013, at the tube and pipe style   

I watched these steps . still not

[URL].......

[URL]........

[URL]........

View 5 Replies View Related

AutoCAD Inventor :: Unable To Create Custom Frame Member Part

Jun 28, 2010

I created a template part, turned it into an I-part and published it successfully as a Frame Member.

The custom member was published into a custom library that is read/write.  I was forced to create this library in order to publish the part.

When I go to use the custom profile with the frame generator, I am able to find the custom member in the dialog but when the frame generator tries to generate the part, I get this error message:

[WARNING] Frame Generator: Errors occurred during inserting Frame Member(s)
[WARNING] Insertion of frame member(s) failed
[ERROR] A frame member could not be created.  The template file for Unnamed GIRT-2 could not be located in the Content Center library.

View 9 Replies View Related

AutoCAD Inventor :: Weld In IAssembly

Nov 20, 2012

In my iAssembly, I have placed a weld.  In one of the members, I am suppressing the weld.  When I change to that member, I get an error "Weld No Spine: could not compute Weld: Possible intersection failure".  Inventor complains a little, but it does not show that Red Cross after the member is selected.

Why do I see that even though the weld is suppressed for that member?

Heres a video of what I'm seeing?

Windows 7 x64 -12 GB Ram
Intel i7-930 @ 3.60ghz
nVidia GTS 250 -1GB (Driver 301.42)
INV Pro R2013, SP1.1
Vault Basic 2013

View 2 Replies View Related







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