AutoCAD Inventor :: Text Parameter - Equation / Nominal Value

Nov 26, 2012

Is there any way in which the text of a text parameter, which is in the equation column, can be replicated into the nominal value column in the parameters table? I want to reference the value of the parameter in Custom iProperties but it always comes up as blank because it has no value.

I need it to update automatically, e.g not entering the value manually.

View 1 Replies


ADVERTISEMENT

AutoCAD Inventor :: Parameter Equation Column

Sep 23, 2013

how can i access the value in this column using vba?

View 1 Replies View Related

AutoCAD Inventor :: Equation Curve Dependent On Parameter?

Feb 15, 2013

Can i make an Equation Curve such that it is dependent on a parameter from my Parameters list?

View 1 Replies View Related

AutoCAD Inventor :: Possible To Assign Value Of Parameter As A Result Of Non Linear Equation

Jan 24, 2012

I am almost sure this is not possible in AI but I will ask it anyway:

is it possible to assign value of parameter as a result of non linear equation?

for example I would need parameter x to meet the equation

cos^2x+Ax+C=0

where A and C can be other fixed parameters.

View 4 Replies View Related

AutoCAD Inventor :: Equal Parameters Returning Different Nominal Values?

Aug 22, 2013

Why do the two User Parameters in the picture return different Nominal Values?  Apron_Length equation is 36" so why does "Slats" Nominal Value come out as 26? 

View 1 Replies View Related

AutoCAD Inventor :: Derive A Text Parameter?

Aug 11, 2010

Is there anyway to derive a text parameter? It's nice that 2011 gives you the ability to create text parameters but why don't they allow you to derive it to another part? What about deriving iProperties?

Using Inventor 2013

View 6 Replies View Related

AutoCAD Inventor :: Parameter In IDW Text (Units?)

Nov 29, 2012

I have a model in imperial units with the parameter: Pin_Dia = 7mm.Now I'd like to use this parameter in a text field on a drawing, but its value will only display in inches.

(I don't know if it's called a field in Inventor, at least that's what the equivalent feature is called in AutoCAD.)I managed to fake it by creating a new parameter in inches: Pin_Dia_Metric = Pin_Dia * ( 1 ul / 1 mm ).

Now this shows up in the text dialog box as "7.0 ul."  It still displays correctly, since the text field only shows the numerical value, but I really don't want to clutter up my Parameters list with a bunch of duplicated values for metric conversions.

Is there a way to change the units for just this one text field?-Using Autodesk Inventor Professional 2012

View 2 Replies View Related

AutoCAD Inventor :: Why Text Size Not A Parameter

Mar 28, 2013

I have been diving into the world of iParts, iLogic and iLogic Forms and have found them to be very useful! However, I am shocked to see that Text Height is NOT a parameter. The parts I am creating have embossed text.  The size of parts range significantly so the size in text must also change. In making a Form, I would like the Text height to change based on the part being created. (ie if the part thickness is 1.5", I would like the text height to be 1" (Text Height = 66% of Part Thickness).  I was about to create a simple iLogic rule to accomplish this when I noticed that Text Height (from the sketch) is nowhere to be found. 

View 4 Replies View Related

AutoCAD Inventor :: How To Add User Parameter (Text Value)

Jun 10, 2011

Parameters with a text value, How do I add userParameter? In iLogic 
 
Examples. DoubleValue)

Sub Main()    

Dim oCompDef As PartComponentDefinition
oComDef = ThisApplication.ActiveDocument.ComponentDefinition
Dim oParams As Parameters
oParams = oComDef.Parameters
Dim uParams As UserParameters
uParams = oParams.UserParameters
strVal= uParams.AddByExpression!("strVal", 0.15, "mm")
iLogicVb.UpdateWhenDone = True
End Sub

View 6 Replies View Related

AutoCAD Inventor :: How To Export Text User Parameter

May 2, 2013

Is there a way to export a text user parameter?

View 8 Replies View Related

AutoCAD Inventor :: User Defined Text Parameter In IPart

Aug 17, 2011

I am trying to make an iPart of a fitting where I can change the "Body type" and it will change all the parameters associated with that body type through iLogic.  Really I am just playing around in iLogic to see if this is something worth learning.  Back to the point, I would like to change a  multi-value user text parameter through the iPart table but I cannot find the paramter in the parameters tab. 

Since it is a user parameter I thought it would be in the "Other" folder but it isn't.  I do however have the other multi-value user number parameter in that folder, which makes me think that maybe I can't use the paramter in the iParts table? 

INV 2012 SP1
Windows 7 64 Bit
ATI FirePro V5800
14.0 GB RAM

View 9 Replies View Related

AutoCAD Inventor :: Can Numeric Parameter Be Formatted In Drawing Text Box

Dec 4, 2011

In an Inventor Drawing (.idw), dimensions are formatted (i.e., as decimal or fractional) based on the style selected for the dimension annotation.  You can also force stacked-fraction formatting of specific numeric text within a text box.

However, text boxes don't seem to offer much control over retreived parameters.  When you insert a value from the parameter table into your text box or leader text, the retrieved parameter always gets pulled in as a decimal number regardless of how it was formatted in the part's parameters table.   

Are there any formatting functions that can be used within a text box or leader text to force fractional formatting for a retrieved parameter embedded within that text?

View 6 Replies View Related

AutoCAD Inventor :: Export Multi Value Text User Parameter

Aug 26, 2010

I created a sketch that I would like to use in an iFeature.  The sketch dimensions are controlled with an ilogic rule referencing a multi value text user parameter, eg the text parameter pull down menu controls the size of the part.

Is there an easy way to get this parameter into an ifeature or derived part?

View 4 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 :: Change Length Of Geometry By Text Parameter?

Mar 15, 2013

I need to change the length of geometry by a text parameter.How to do this?

I tried this:

If widthselection="420" Then
Parameter(d11)=725mm
Parameter(width)=420mm
ElseIf widthselection="620" Then
Parameter(d11)=1075mm
Parameter(width)=620mm

[code]....

View 2 Replies View Related

AutoCAD Inventor :: User Parameter Driven Text Height - 2012?

May 15, 2012

We are having issues with text height and variations depending on how the text is added.

I am currently adding etching to sheet metal parts by using the user parameters (which are driven by 3rd party source, excel file) and using a cut extrusion -1mm.

We have developed a marco which detects the shape of each letter and adds etching to our sheet metal program manually. We do this to get rid of the double lines when you cut text into a part. Our process is design in Inventor, unfold then convert to DXF 2004, where we import to our SM programming package (Radan).

I have noticed that when using 10mm simplex if the text is driven by parameters and 10 point text is selected the charecter height is 9.9928mm, however if the text is added manually it measures 10mm exactly. Why is this happening? It is probably of no concern to most, but we would need to add extra charecters to our macro to account for the descrepency, and in turn would take the macro longer to run.

When the text is added by user parameters, you can briefly see the 10mm text height flash to 9.99mm when finishing the edit sketch. Changing this to 10mm again has no effect.

what is causing this, or have any alternative ways of adding 10mm simplex single line etching to a dxf from an Inventor 2012 SM part?

View 5 Replies View Related

AutoCAD Inventor :: Export To DWG / Missing (Part Number) Text Parameter

Dec 3, 2012

I'm using the "Part Number" parameter inside a block of text in my drawing, but when I export it to AutoCAD DXF 2010 format, the text in the exported file shows up as "<PART NUMBER>", instead of displaying the actual part number.

-Using Autodesk Inventor Professional 2012

View 2 Replies View Related

AutoCAD Inventor :: IV2012 Sp1 - Delete Unused Parameter Takes 4-5 Seconds Per Parameter

Dec 23, 2011

I have user parameters that are no longer needed and are not being used anywhere.  They each takes 4-5 seconds to delete, prior to 2012 this would happen instantly.

IV2014 SP1 64bit
Dell Precision T7500, Geforce GTX 480, DirectX11 306.97
SpaceExplorer 4.04, 3DxWare 3.12.2
Twin Intel Xeon E5506 2.13GHz, 12GB RAM, Win7 Pro SP1 64bit

View 6 Replies View Related

AutoCAD Inventor :: Convert Model Parameter To Reference Parameter?

Oct 2, 2012

I need to convert a model parameter to a reference parameter thru the API.

I saw this item discussed in the group before, but I cant find the thread.

View 4 Replies View Related

AutoCAD Inventor :: Set Parameter For End Value Of Parameter Animation

Dec 19, 2011

I got a deadline for my project, but I got a big problem:

"I cannot set the "parameter" for the End Value in Parameter Animate dialog"

For easy understand, let's see a example:

1. I got a part which has two parameters named: "A" and "MaxA"
2. I animate Favorited parameter A.
3. The End Value is MaxA_ (Everything is ok)
4. I finish Studio environment, then I change parameter MaxA_ from 200 mm to 400 mm
5. I turn back to Studio environment, the End Value now is "200 mm" (I want this will be MaxA_, so I can animate the flexible parameter). 

show me how to keep the end value will be "MaxA_" after I change parameter? 

View 3 Replies View Related

AutoCAD Inventor :: 3D Sketch Equation Curve

Mar 17, 2013

I'm just starting out with learning equation curves in Inventor.How can I get this curve

r(t)= ti + 4cos tj +9sin tk; where t is greater than or equal to 0

how to get this VBA as an equation curve

View 2 Replies View Related

AutoCAD Inventor :: How To Make Surface From Equation

Nov 26, 2013

I need to make a model of saddle surface. The surface is given by equation z = y^2 - x^2, and I must have some thickness - It will be printed on 3D printer.

I have Inventor 2014 and I dont see possibility of making the surface directly in Inventor. Is there any trick for that?

I'm afraid I cannot use solution as stated here Equation-driven surface , because saddle surface looks like this hyperbolic paraboloid .

I tried this solution: I made 3D surface in Matlab, exported it in .stl and opened in Inventor - but this only makes the surface with no thickness. Functions extrude, loft require 2D sketch.

View 6 Replies View Related

AutoCAD Inventor :: Equation For Rectangular Pattern

Feb 22, 2012

Can an equation be used to calculate equal distances when using the rectangular pattern.Regarding the attached .ipt file i would like to place 25 holes in the X direction with equal gap size between each hole.Also how to calculate the number of holes in the Y direction again with equal distance between each hole.I have not done this before with equations but was thinking that i would need to use the Length x Width in the equation.Do i need to add figures into the Parameters box also?

The attached file with the Hole feature the sketch is not constrained for the purpose of using an equation so i know how far from the start of the part to get equal distances between each hole to the end of the part .

View 5 Replies View Related

AutoCAD Inventor :: Writing Equation In Parameters?

Mar 7, 2012

I need to put the following into equation form to plug into a User Parameter:

if d91 falls in the range of 4" to 11"

then d92 = d91 + 2"

else d92 = 7.5"

Windows 7 Pro, SP1
Inventor 2012 SP1

Due to the nature of our business, I am not permitted to attach any files showing models or .idw environments of any actual work-related components.

View 5 Replies View Related

AutoCAD Inventor :: Polar Equation Input

Sep 24, 2012

I need to put in the polar equation r=e^theta. Is this even possible in autodesk? How can I do it? Should I spline through points instead?

View 4 Replies View Related

AutoCAD Inventor :: ILogic Show Equation Instead Of Value?

Jan 16, 2012

We have some equations in our templates which i have modified with iLogic. Once the rule is run it only shows the value and not the equation. ie i want it to show Thickness*2 instead of just '12'. The ilogic will say something like InnerRad = Thickness * 2 Is there a way to make it show the equation rather than the value? While i know whats going and can see the driven link in the parameters the planned change to 2012 could take some getting used to for users.

View 9 Replies View Related

AutoCAD Inventor :: Converting Equation To Numeric?

Mar 23, 2012

I was trying to use ipart to create some parts and place the relevant dimensions in the table format in the idw file.  However, the equation for the dimensions appeared and I like to have it as numeric.  Also, the feature present or absent is preferred to be called "Yes" and "No" instead of "Computed" and "Suppress" respectively.

View 1 Replies View Related

AutoCAD 2010 :: Display Nominal Upper And Lower Value?

Sep 2, 2012

I need to display the nominal, upper and lower value. see attached picture.

View 4 Replies View Related

AutoCAD Inventor :: Using Drawing Dimensions To Drive Equation?

Nov 2, 2011

I have an asssembly stack and I have a known bending moment at a given place (ie the datum). I want then to create a drawing of this stack up and show the bending moments at known locations beside the relative dimension.

Now I can do this manually no problem...but I would like this drawing to update automatically. ie the stack up height(s) change and i want the bending moment figure to update accordingly.l

Is there a way to do this with drawing dimensions? ie dimensions created in drawing mode?

View 1 Replies View Related

AutoCAD Inventor :: Super Ellipse Equation Curve

Dec 11, 2012

I'm trying to use the equation curve to draw a super ellipse.The formula I'm trying to translate for inventor is the following.I'm guessing this should be possible using the abs() for the first section and an IF() statement for the second. The problem is Iäm not even getting the abs() to work at all. How to translate this formula?

View 1 Replies View Related

AutoCAD Inventor :: Why Does Equation Curve Function Not Work

May 10, 2012

Trying to do something as simple as y=x^3 (Explicit Mode). Set xmin = 10, xmax = 20 then tried y(x) = :

1in *(x^3) -- no good
(x^3)/1 in -- no good
(x/1 in)^3 -- no good

Error is that "Equation y(x) contains errors. Expected units are length".

The point here is: Why should typing in such a simple equation as y=x^3 be so difficult??? Can't even do (x*x*x)/1 in & make it work.

View 4 Replies View Related







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