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.
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?
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.
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.
How to change the number of decimal places of the elevation of points?
as the points are labeled with their elevations, I couldn’t find how the number of the decimal places of the elevation be chosen. In this case, I wanted to let the number of the decimal places to be zero.
How to set the number of the decimal places to be zero or 1, for example? how to sepcify it height (size)?
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"
When I try to use the move tool and hover over an object, the marker tool bounces around and has trouble finding the selection point. When I zoom in close to get the exact point on a line - it doesn't select anything, so I can't actually move an object.
I've tried adjusting the object snap settings however this doesn't seem to be working.
When I select more than 100 entities all of the grip points disappear. With ACAD 2002 there seemed to be no limit to the number of entities you could select without losing the grips, but with ACAD 2007 they started dissapearing though with '07 clicking "View" "Regen" would bring them back into view (unless you accidentally click on another entity). With ACAD 2013 if I go over 100 that's it. This is mostly a problem for me as I use the spacebar shortcuts extensively in creating and manipulating my drawings. I have found other ways to to acomplish my needs such as using the move command but I have much successful history using my old methods and would like to continue with them.
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.
I have a Points Table in metric. I was to display the coordinate data to 3 decimals. It currently is showing only 2 decimals. I looked under table style and table properties but cannot seem to find this setting.
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.
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.
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?
I trying to change dimensions but they will not change.I add a block and then try to dimension it against another block but when i go to change the dimension it just remains the original dimension size. E.g. it currently is 2.895 and i go to make it 3.00 but it does not accept the new dimensions....is there a setting i could check?
I have been using Illustrator for almost 10 years and have never run into this one. When enter a stroke weight on a line with a decimal point like .25 or 4.5 is keeps rounding the number up. For example I enter 0.75 and it makes it 1 point or I enter 5.5 and it makes it 6 point. Whether I enter the number manually or pick from the drop down (0.25, 0.5 or 0.75) it keeps rounding my strokes to even numbers.
I have a set of drawings (19) with a lot of annotations, however I have to change them according to the original text:
Example: Return Air Drive by RAR, Sump by SMP etc. How is possible to select ALL the annotation with the same text and change them for the new ones? Every time that I select by text, either the MultiText or the Multileader objects are selected correctly but I can change only one at the time. Is there anyway to do the changing process in one shot for Text or Multitext with the same contents?
I am trying to change the dimensions between windows with the 'aligned dimension' but when I click on the dimension it either tries to move the text or asks if I want to change the 'dimension text'
Is it possible to change the precision in the properties box for the maximum and minimum grades and elevations of a feature line? I like to select my feature lines and see the minimum and maximum grades and elevations in the properties. (I keep the properties window docked and open at all times.)
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
i am trying to change my contour label precision from 700 to 700.50, i am working in a very flat area and i placed .25' and 1' contours on my site plan but can only get even foot labels to show. where do i change the precision, i tried in units, no luck.
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].