AutoCAD Inventor :: Decimal Precision For Retrieved Dimensions

Sep 21, 2011

I have had a problem with retrieved dimensions decimal precision. I set the precision to 1 decimal place in the ipt but when I retrive the dimension it set the precision to 3 decimal places. I then go to the precision control in the drawing and change it to 1 decimal place.

If I then go back to the ipt and edit the dim, the drawing precision then jumps back to 3 decimal places. (This is particular to the decimal precision for the tolerance of a dimension). How to sort this out?

View 1 Replies


ADVERTISEMENT

AutoCAD 2013 :: Select Dimensions And Change Precision To 2 Decimal Points?

Sep 30, 2013

I wanted to select dimensions and change the precision to 2 decimal points.

For any dimensions I positioned on the object (like the width of the block centered in the block)...rather than above, below or off to the side. I am unable to select that dimension. Every time my cursor goes towards the dimension to select it.....the block itself is automatically selected. Any dimension outside the boundary of the object is fully selectable to edit.

View 3 Replies View Related

AutoCAD Inventor :: View Of Retrieved Dimensions

Mar 12, 2012

I need to find out the view a retrieved dimension belongs to - is there a API call available?

View 2 Replies View Related

AutoCAD Inventor :: How To Rotate Text On Retrieved Dimensions In Drawings

Jan 30, 2012

I frequently use tolerance and fits when modelling and retreive them to use them in drawings. The text on these dimensions is always horizontal .  Any time I have vertical dimension on drawings (e.g. several diameters in a stepped bore) the horizontal text  takes up way too much real estate.  e.g. 18.0000 g6 (17.999 17.998)

I would like to align the text to the dimension lines (i.e. text vertical in this case) In Properties Rotate is greyed out.  Is there a way to keep my retrieved dims and have them aligned with the dim lines in the drawing?

View 2 Replies View Related

AutoCAD Inventor :: Setting Decimal Precision For Text Derived From Number

Jul 14, 2012

I'm using ilogic to automatically build standardized descriptions that are linked to a field in our PDM system for future searches.  The problem is that the variable "Length" (shown below) can sometimes be a whole number so it drops the trailing zeros and I want it to always be a two decimal value.  

Formula:

iProperties.Value("Custom", "2ND_SUBTITLE")=CStr(ID)+" ID x "+CStr(OD)+" OD "+CStr(Round(Length, 2))+" LG"

Computed String Value

2.701 ID x 3.253 OD x 8 LG

View 1 Replies View Related

AutoCAD Inventor :: Change Precision Of Driven Dimensions

Mar 14, 2012

How can I change the precision of Driven Dimensions.  I have a Driven Dimesion in a sketch that I want to use in another dimension later.  Let's say that d59 is a Driven Dimension.I want dimension d80 = d59*2.  When I measure it using eight decimal places, I can see that it is rounding d59 to 3 decimal places, but I don't want it to do that because then d80 is off.

View 7 Replies View Related

AutoCAD Inventor :: DIA Dimensions Changing To Decimal

May 3, 2012

When I save to acad my Dia dimensions are changing to a 4 place decimal. My radius dims stay the same.

INV 2009 SP 2.

View 1 Replies View Related

AutoCAD Inventor :: Using Decimal And Fractional Dimensions On Same Sheet

Dec 28, 2011

At our plant we try to place all the parts for an assembly on one drawing. i am now working on an assembly with most of the components being fabricated in the shop and using fractional dimensions. However there are a couple of parts that will be machined and should be dimensioned with decimals. When I select a dimension and attempt to alter it it changes the dimension style of the entire drawing. Is there a method of changing only the desired dimensions and not all of them? I could use dual dimensioning and maybe hide the undesired set but I don't know if that would work either.

View 3 Replies View Related

AutoCAD Inventor :: Rounding Decimal Dimensions To Nearest Fraction

Dec 9, 2011

Way to round decimal dimension values to the nearest 1/16"? For instance, 43.0599 would display as 43.0625 (On a drawing). Tried playing with tolerances, but thought it would be better addressed as customization.

View 7 Replies View Related

AutoCAD Architecture :: Dimensions In Decimal Of A Foot?

Sep 4, 2012

How to get 20'-0" in a dim text to read 20.0' with out scaling down 12 times?

View 3 Replies View Related

AutoCad :: Displaying Dimensions In DECIMAL FEET?

Jul 29, 2011

I have have to use a program to do these hydraulic counts that must be done in decimal feet. So, what I want to be able to do is when I make a dimension that is 12'-8" for example, that it read 12.667.

View 6 Replies View Related

AutoCAD LT :: Decimal Is Showing Up In Wrong Spot For Alternative Units In Dimensions?

Nov 3, 2011

I need to show feet and meters in  my drawing.  I got them to show up, however the decimal is in the wrong spot.  Instead of it being 1.8288 meters for 6 ft., it's showing as 1828.8.  Everything I read says to 'just move the decimal'.  But how do I do that without overriding the actual dimension?

View 4 Replies View Related

AutoCAD 2013 :: Change Display Of Grip Dimensions From Decimal To Architectural?

Nov 7, 2012

What is the system variable to change the display of grip dimensions from decimal to architectural? Specifically I am referring to the dimension associated with a grip(s) when hovering over it.

View 1 Replies View Related

AutoCad 2D :: Dimensions - Half Decimal Half Imperial?

Oct 24, 2012

Untitled-1 copy.jpg

When the modify dimensions box is open, the 'roundoff' menu gives me 1/16", 1/8" etc, even when DECIMAL is selected as the unit format.

This wasn't happening earlier, not sure what's going on. [in fact in a solved problem from earlier, a colleague found a drawing that had units set to millimeters, had its insertion scale set to inches! Different computer, so not related].

View 3 Replies View Related

AutoCAD Inventor :: Changing Precision In BOM Display

Nov 14, 2011

I am creating drawing template and I try do edit BOM style. By default my precision is .000.

I want to change it. How do I do it?

View 6 Replies View Related

AutoCAD Inventor :: Parameter Precision In Form

Apr 11, 2013

I have the following problem:

I have created a form in which I need to see the volume value. For that I created a User Parameter that is set to be equal with part's volume:

Volume=iProperties.Volume

What I don't like is that the precision for the parameter is too long and I can't change it.  I changed the precision in Document Settings and also for the parameter itself in the Parameters window, but these changed don't affect what is the form.

View 5 Replies View Related

AutoCAD Inventor :: Precision In Parts List?

Apr 11, 2012

How to set display of precision in my parts list to just one digit?

When I edit parts list set up im styles editor or edit parts list and go format column, apply units formatiing and set columns for one unit type and precision, then I get an error about units being incompatible because some items I have listed as each some by lf.

How to change precision in one column of parts list and keep unchanged unit formatting?

View 4 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 :: Parts List - Cannot Get Correct Precision

Aug 24, 2012

I am working on updating my Parts List and ran into a little issue.  When I make a Parts List with components from the content center, in this case some angle, I cannot get the correct precision. 

See attachment.

The first picture shows the correct units in the QTY column but I would like the 2.000ft to just be 2ft.  If I modify the style to correct the precision it adds the units to every item in the QTY column as you can see in the second picture. 

Is there a way around this without editing the Parts List each time I create one?

View 1 Replies View Related

AutoCAD Inventor :: VBA - Unable To Change Tolerance Precision?

Jul 28, 2010

All the values I put in to set my tolerance are being rounded to three decimal places even though the value is four place and I am setting the dimension precision to four place. 

For Example:  I have a hole of diameter 2.0466.  It is to have a tolerance of +.0005/-.0000.  When tolerance.setToDeviation is called, the .0005 is strangely forced to .001 and is set as this in the part file.  The precision value had already been set to 4 at this point.

I am using the following code in Inventor 2010:

    'Create hole feature
    Call oCompDef.Features.HoleFeatures.AddDrilledByThroughAllExtent(oLinearPlacementDef, dDiameter, kExtentDirection)
        'Get hole feature just created
    Dim oHole As HoleFeature
    Set oHole = oCompDef.Features.HoleFeatures.Item(oCompDef.Features.HoleFeatures.Count) ' need most recent index

[code]...

View 3 Replies View Related

AutoCAD Inventor :: Sheet Metal Width Precision

Oct 19, 2013

When referring to flat pattern length and width you can make an custom iproperty and add =<Sheet Metal Width>. You can then add 2 fields in the drawing parts list and set precision, trailing zeroes and unit string on/off.

Most companies have 1 field for 'Size' or put size inside description and then you cannot format

The problem is that if you fill in description: =Sheet <Thickness>mm, <Sheet Metal Width>x<Sheet Metal Length> you get the following:

Description: Sheet 15mm, 3411,978 mm x 2000,000 mm

i Want to have Description: Sheet 15mm, 3412x2000

You can't change property format as you can with user parameters you set to export as far as I know. Is there a way? excluding iLogic, which would only be a half baked solution. I would really like to have width and length as a sheet metal parameter, rather than a iproperties formula.

View 2 Replies View Related

AutoCAD Inventor :: How To Alter Precision Of Values Represented In Balloons

Oct 24, 2011

How to make Quantity to be represented less precise in the balloon.

I mean to make less zeros after the dot. The upper balloon row is Quantity.

View 6 Replies View Related

AutoCAD Inventor :: Dimensioning - Decimal / Fraction

Nov 14, 2011

Is there a way that i can Double Dimensioning? as to have one dimension in decimal and one in fraction all in the same dimension line?

 Im using 2011 RS

View 1 Replies View Related

AutoCAD Inventor :: Set Decimal Place For Columns

Jul 18, 2012

Is there a way to set the decimal place for the columns in Autodesk Inventor 2011? I have a length column I am trying to use for the p/n but I need it to be 2 places and they show up from zero to 4 dec places. I have set it inside excel but it never retains the setting. 

View 9 Replies View Related

AutoCAD Inventor :: Inserted Hole Dimensions Not Matching Feature Dimensions

Mar 16, 2012

I typically as much as possible like to insert my dimensions into my drawing from my model.

I created holes in the model as a 1/4" tapped hole

Yet when I show the dimensions in the drawing they show the minor dimension.

How do I get the 1/4" to show?  I have selected the feature and still get these results.

View 8 Replies View Related

AutoCAD Inventor :: How To Change G_L Parameter From Decimal To Fraction

Dec 2, 2011

How to change the G_L parameter from decimal to fraction (1/16)? I've attached some screenshots.

View 9 Replies View Related

AutoCAD Inventor :: Covert Decimal To Fractions In ILogic?

Aug 8, 2012

I found out that if you have a dimension that is keyed you cannot use the custom property format in the fx. so how do I get ilogic to convert to fractions rounded to a 32nd.

When I put this (see below) in my code it changes my custom iproperty to a yes-no
 
fractionString = RoundToFraction(Dim_F, 1/32, RoundingMethod.Round)
 
Here is my code that drives my table in a drawing but the dimensions come as decimal and I need fractions.
 
If Hole_F_Type = "NONE" TheniProperties.Value("Custom", "F")= "-"ElseIf Hole_F_Type = "2-Hole" TheniProperties.Value("Custom", "F")= Parameter("Dim_F")ElseIf Hole_F_Type = "S1" TheniProperties.Value("Custom", "F")= "S1"& "-" & Parameter("Dim_F")ElseIf Hole_F_Type = "S2" TheniProperties.Value("Custom", "F")= "S2"& "-" & Parameter("Dim_F")ElseIf Hole_F_Type = "S3" TheniProperties.Value("Custom", "F")= "S3"& "-" & Parameter("Dim_F")End If

View 1 Replies View Related

AutoCAD Inventor :: How To Change Decimal Separator In Fx Parameters

Aug 31, 2011

How do change the decimal separator from point to comma(in model and FX-parameter)

View 1 Replies View Related

AutoCAD Inventor :: Lock The Dimensions To Aligned Dimensions?

Aug 22, 2012

is there a way to lock the dimensions to aligned dimensions...or a key i could hold while dimensioning that would do that..

i have to dimensions a drawing where theres a lot of aligned dimensions to put and to do it manualy each time takes forever...

 Product Design Suite 2013

View 9 Replies View Related

AutoCAD Inventor :: Balloon Quantity (length) To 3 Decimal Place

Nov 18, 2011

I have a piece of steel from the content centre 165mm long. The balloon (stacked format) quantity reads 165.000mm. I've had to format the parts list to get rid of the decimal places but I can't find a way of getting rid of them in the balloon. Any format setting somewhere?

View 4 Replies View Related

AutoCAD Inventor :: ILogic Inputbox / Only Decimal Value With Comma Not With A Point

May 14, 2012

I did, a couple of months ago, a part with a rule containing some input boxes. It worked without a bug and set it as a specific template, on Inventor 2012.

I tried to reuse it as a template without changing its rule on Inventor 2013. When the input box pops out and ask the value it needs, if I type "0.2" it says that "string's conversion "0.2" in a 'double' type isn't valid". But if I type "0,2" I have absolutely no problems.

Work on widows 7

Autodesk design suite premium 2013 french.

View 7 Replies View Related







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