AutoCad :: How To Change Whole Drawing To New Dimension Values
Oct 8, 2010
I have a complete gearbox drawing from a previous work and I would like to use it again but with different dimensions.
If I edit the dimensions and enter different values its not enough because when I hit the inquiry tab and dimension, obviously it will be the old measure value.
My question would be how to change the whole drawing to a new dimension values? I think there is no need to redone the whole gearbox again with new dimensions. My drawing is in metric (millimeters).
I'm using Inventor 2013. I created an assembly where I did a lot of top down modeling (meaning components in the assembly were created in the assembly. All but a handful of the components are adaptive to other components). When I went to make my drawings for having the components made, I started noticing that some of the dimension values were wrong. I could go into the model and verify the features, but when dimensioning on the drawing it would not match. Furthermore, this didn't occur on every dimmension on the drawing. Not even half of them were incorrect, but it only takes one to really mess up a part.
I've attached a screen shot of what I'm seeing. The 15.2 and 5 dimmension are correct, but obviously those don't add up to 31.37. I know I can manually override this dimmension, but only if I know to do it. I tried to do a drawing of another part in the same assembly and eventually found a similar problem.
Finally, I created a step file of the 1st part (to strip away the adaptivity) and when I created the drawing again, the problem went away.
My question is, is there something I did in the assembly / creation process that would have caused this?
I am currently endeavoring to translate some (very) old print drawings of standard geometry used by my company to electronic format with Inventor. Many of these standards include a matrix of certain dimensions (noted by a letter variable on the drawing, such as "A") and what their values should be, given the required size of the geometry's main feature, like the cross section of an o-ring that is supposed to go with it. Is it possible to build such variable/multiple value dimensions in Inventor and have a corresponding matrix printed on the drawing with it?
I am trying to dimension a drawing and have tried everything under the sun to change the text size but despite everything it keeps producing the text at a tiny size .
Say you've dimensioned something but end up wanting to change the dimension definition points...drag the end point to another location that you want dimensioned.
I thought it used to snap to a new location, but now it will not. I have to redraw the dimension (including all text I added).
Here is what I get when I try to move the dimension definition point:
Here is what I get when I try the auto-reattach feature in "repair". Still nothing to snap to.
I have an attribute blocks and this att block has two tag values , is there a simple code for to change 1st tag values automaticly according to 2nd values ?
for example :
1st tag (50x50) - 2nd tag ( 100 ) ==> 50x50-100
if i enter 201 valuse to 2nd tag then 1 st tag has to change as 100x100
if i enter 501 valuse to 2nd tag then 1 st tag has to change as 150x510
I was looking to change the fonts in a drawing for the Dimensions and Symbols that might have been inserted in the Dimension text entries.
This can be done manually bu editing the dimentions text after placemement, but I was ooking to set this as a default.. I cannot see where exactly this is controlled in the Styles Manager - I am only able to change the Dimension text font but the diameter symbol font is always on AIGDT.
I was therefore looking for an iLogicvb code that could do the trick, but I am not able to even change the dimension fonts... The code runs with no errors but nothing gets updated in the drawing...
Dim oDoc As DrawingDocument oDoc = ThisApplication.ActiveDocument Dim oSheet As Sheet oSheet = oDoc.ActiveSheet
I was told by a customer that he has AutoCAD 2D but that their platform also contains supplementary information regarding the "third dimension", for places, objects, etc ...
If this seems possible to you with AutoCAD 2D, I am wondering where all these data could be accessible for transfering the DWG, including the 3rd dim data, to external platforms ? (in our case 3D virtual worlds) ?
Can i change the length of the dimension line 'extension' when my dimension text placement is beside the dimension line (see attached image)?dim line length.jpg
every one now a day i am making isometric drawings so i m little bit confuse in that i am using dimension and change the oblige angle text of dimension so is it right way or not ????
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.
if it is possible to increase the number of recently used values/parameters in the dimension dialog, during part sketching. For one part, I use approximately ten parameters that will be used repeatedly. When I'm done with one sketch and start with the next, only the last five parameters are in the recently used parameter list. (Create dimension --> select arrow on right side of dialog, see attachment Dimension_Dialog.jpg, excuse me for the poor quality ). It would be much more comfort to have more parameters in this 'recently used'-list.
Furthermore I'd like to know if it's possible to widen the parameter-list. In my case I've several parameters that start with the same prefix, followed by a differentiating suffix. When I create a new dimension, select the arrow on the right and select 'List Parameters', I have to adjust the width of this dialog every time to see the entire parameter. (see picture Dimension_parameters.jpg)
How do I create an Inventor part with a cost that will update according to the part dimensions changing. For example, we design products using aluminum extrusions and our cost is determined by foot length. How can I create the extrusion part to have a per foot cost that will dynamically update when I change the parts length for an assembly? It seems to me to be a fundamental need for many industries.
I will happily take any links to information that will explain this process. I cannot find anything online that clearly explains the process of creating parts with costs and variables.
I need multiple (say two) instances of the same text values (in the same drawing) but in different formats.
Consider this: I have a drawing sheet with a title block that contains the drawing number and the author's name at the bottom with some other drawing details. Now I wish to have these "values" arranged in a matrix form at the top also, for indexing purpose.
TitleBoxMonoSpace.png
One way is to manually enter each value, one by one, in the matrix box but that would be too time consuming. So, is there a way to automate this; where I can enter the values in the bottom title block, which would automatically update the above matrix?
I believe it can be done using a combination of Attributes and Fields but am just not getting it. To make the issue even worse, I need Numbers without hyphens (-) and only Initials of the author's name!
I need to select various shading patterns in a section view drawing and assign all the same settings using VBasic but can not find the way to go. For example, all a 45 degree angle and scale to 0.25.
The Question: Can Visibility States be changed by an Attribute Value instead of the drop down arrow?
The Situation: I am building an annotative block that the user wants to change appearance (ie different hatches inside a circle) based on an attribute value (1,2 or 3). The attribute is invisible and is one of +/-40 other attributes. I can change the appearance with visibility states and the little pull-down arrow on the block or the properties menu, but the user wants to be able to change it with attribute value. Is this even possible?
We have generic drawings of assemblies we use in layout drawings as standard details. We insert them as blocks with one or two dimensions that vary (geometry remains the same-these are just representative for information).
We could define these as attribute values so that a user types a length that displays in the drawing but if we wish this to be part of a dimension we would have to explode the dimension to manually replace the mtext dim value with an attribute tag.
This seems unsubtle so I edited the dim value to be a field referencing the attribute value and made the tag invisible. This worked in the drawing-the attached shows the attribute tag ALL THREAD and the resultant dimension text (as a field value) replaced with the default value LENGTH.
When the drawing is inserted as a block it duly prompts for a value for ALLTHREAD and any value can be typed-`1200, 3500, 1672 etc. but the dimension does not update from the default value LENGTH, even after using attsync, regenall. So, if the drawing recognizes the attribute then how come it cant recognize the graphic via a field reference and update it? Is it buried too deep in the database hierarchy for LT to make sense of it maybe?
I dont want to explode the dim but it looks like I may have too if this cannot be made to work.
I read in autocad help that these are saved in the registry. I'd like to change their values via registry instead of using acaddoc file. Where can I locate these in the registry? Could not find them...
I need to change the value of some tags in a title block on multiple drawings. I tried using Lee Macs attribute changer [URL]. It works fine but not when tags have the same name.
I then looked at this code - [URL]
Idea was to change the tag names then use Lee Macs program. It too fails when there are duplicate tag names. It changes all tags not just the one I want.
In the the title block I have 3 tags with the name "NAME" but only one will have the value I'm looking to change. If I could place an IF statement some where in the above codes (or another code altogether) to instruct that IF the tag name is "NAME" with value "Dennis (BSL)" then change either the tag name or the value to "Daniel"
Im pretty bad at this programming stuff but with so many drawings I need a easier, automated way of doing this.
I am trying to create different bend tables for different thickness material. If I have two radii that are the same for different thicknesses it gives me an error message on the second one that it is a duplicate column heading value. The values of the bend table are dependent on the thickness of the material. Why can't I have several different thicknesses with the same radii?
I am trying to put dimension on drawing (which i got from client) but when i place it does not show up. I mean i select first object,second object then place but as soon as i place and release mouse its gone.
I am using AutoCAd Architecture 2011. I want to draw a 3d box to a specific dimension while I'm drawing it, much like drawing a rectangle. After selecting the box command my command line reads as follows:
First Corner or [SHape]: Second Corner or [SHape/Undo]: Height or [SHape/Undo]:
I don't know how to draw my box to the exact dimensions while I'm drawing without having to go into the properties box after I draw the box .
When I upload a drawing from the internet I save it as a wblock.when I insert it into my exixsting drawing it is not scaled to the same dimensions as the rest of the drawing.
I change the units to the same as the drawing befeore I save it as Wblock. But Im still having this Problem.
I have a hard copy drawing in mm so i drew it in mm. Now i have to dimension it in inches. I have tried several things including opening a new drawing in imperial, changed the units, INSUNITS are set to 1.
How I can get the finished floor material from the floor in the room tag? The only way I know is to manually write material via Change Parameter Values in the tag.
I am animating a polygon mesh with bones using a CAT rig. Whenever I go to the Curve editor in order to change the Frames or Values in the Key Entry: Tack View, the tangent button icons start to flicker and I'm unable to type in a value with the keyboard for about 15-30 sec until the flickering stops.
Never the less the mouse functions are still given and I can manipulate the tangents manually, but it's especially frustrating when I want to set the Global or Local Weights of the CAT rig to 100% or if I want to work proper.
The diametric dimension on the right, dia. 244.9 isn't resembling the real dimension in the weldment.You see in the sketch of extrusion 2 that i gave an internal diameter of 245.