when I explode a cad detail the dimensions change. How can a revert these back to the original dimensions before they were exploded? I need to work with the exploded detail so i can make changes....i use cad14.
Which setting(s) do I need to change to avoid dimensions that "explode" after inserting into a project. Example, several Architects I deal with, when any dimension string is placed into the drawing, there is a prompt to either type in or hit enter for the dimension shown. I will save the drawing, but if I get into the drawing later and need to continue the dimension string, I cannot select the previous dimension as it is now just lines and text. I am using Autocad 2013 and have never been able to figure this out.
I was adding a lot of aligned dimensions to a drawing and some where along the way they changed from aligned dimensions to rotated dimensions, even in the same string of dimensions.
I have multiple floor plans in a drawing one of which I need to explode 3-4 times to change the lineweight to 9mm. I have tried to put something that will repeat explode but I am having problems with plines within the blocks not exploding.
(defun c:tmp (ss) (setq ss (ssget)) (setvar 'qaflags 1) (repeat 3 (vl-cmdf "._explode" ss "")) (setvar 'qaflags 0) (vl-cmdf "chprop" ss "" "lw" "0.09" "") )
Since yesterday, when I try to draw any of our custom wall types all I get is a standard wall type image (rectangle only). None of the detail or component colors are displayed. When I start creating the new wall, the detail displays until I click at the end of the wall, then the detail disappears. When I ID an existing wall and a newly created rectangle the properties all match. I can copy and mirror existing wall and the correct display is retained. All of the existing walls in the drawing display and print correctly. The newly created wall print only the rectangle. Medium detail settings are in place. This has to be a local setting problem on my computer because others in the office can draw the same new wall in the same drawing and get all of the detail.
I am wondering if it is possible to do a mass change of all project files at once. What I wish to change is my content center location, template location and style manager file locations. I have all these setup already and tested with one project but I dont want to do it with the other ... LOTS! ... manually unless I must.
I was given a drawing and asked to scale it down. Once I did everything scaled as it should except for the dimensions. The dimensions did not change. What gives?
Have been successfully using annotative dimensions for A LONG time, upgraded to 2014 and now all the dimensions have randomly been changing themselves to annotative$0 instead of annotative..Can change them back to annotative using properties but even new dimensions come in as annotative$0.
I draw a detail 1 in model space and put dimensions on it say at a overall scale of 1.00, now I draw a detail 2 and change the overall scale to 5.00 and put dimensions on that detail but when I look at detail 1 all my dimension have changed to the 5.00 scale. Where I'm changing the scale is under the tab Format/Dim. Style/Modify/Fit/use overall scale of ..... How can I keep the dimensions from changing when I change the scale this way? I know it can be done because I've work on several dwgs. and changing the overall scale doesn't change on every detail in the model space.
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 just tried to assemble my model and realized that I should make the dimension of the door 0.06" larger in order to become closed! It took me a week to complete this model, so I don't wanna redraw everything! How can I modify my model in CAD?
I am currently working on the drawing which I initially didnt have a template for (ie the border for the A1 page this drawing will be printed on) so off I went and started drawing using a scale of 1 drawing units = 1mm.
Now I have been given the border and the drawing I have comes no where near fitting on the sheet so I want to select all of the drawing and change the scale but I obviously don't want the dimensions to change. How can I achieve this?
I also need to know as there are certain parts of the drawings that need zoomed in views so all I want to do is copy the parts I have drawn and increase the scale but again keep the dimensions the same.
See the attached JPEG files for a viewable explanation.
Dimensions placed in paperspace that are scaled by the viewports, change on their own. This happens at no apparent frequency. And for no apparent reason.
This has happened after I've saved a drawing and reopened. Also has happened when I've moved or stretched a viewport.
Currently I am using Autocad 2012, but this has been happening for some years.
I have been working 4-weeks for a new customer. I Run Inventor 2011 mechanical... I have multiple iwd files that have all been done in decimals. The floor workers here want fractions to the 1/32. Is there a easy way to up-date my entire list of drawings with out creating new? Is there a easy way to create a style that I can easily switch to when I draw/design for this customer. I hate fractions!
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.
For example: I draw a line and when I dimension it, it comes up as 9.32, but I want that line to be 5.1. Is there a way to dimension this line? Is there code that I should be familiar with? I need the line to be exact dimensions, not just change the number.
I'm in sketch mode and my drawing dimensions are all in decimal format. How do I change that to a fractional format?
I thought it would be in the styles editor, but when I open that up, I don't see ANY dimension style listed (see picture). I also tried right clicking the actual dimension to view the properties, but that only lets me change the decimal precision (also attached). The help file mentioned the "ANNOTATE" tab, but I don't even have that tab on my ribbon so I'm guessing it's unique to autocad?
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.
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 am trying to take a handprint such as the one below and change the color of the handprint to say a light pink (or any color) but I want to keep most of the detail of the fine lines that make this handprint unique. The lines could even just come out as white as below. The main thing is to change the overall color while maintaining the fine details. I have been trying to accomplish this for over a week now in Photoshop Elements 11 and I have been unsuccessful as anything I do just totally color fills the image, which does not keep any details of the handprint.
I know this is a very simple task, but in Fireworks, after you draw a rectangle with the rectangle tool, all you have to do to change the dimensions of it is to go down to the Properties box and change them.