Dimension movement
Dimension movement
(OP)
hi all
suppose i am having 20 vertical or Horizontal lines and there is dimensions measuring distance between this lines
when i stretch this lines (in there direction) the dimensions is also moved with me
i am sure that i did not select any of the dimensions
what can i do?
suppose i am having 20 vertical or Horizontal lines and there is dimensions measuring distance between this lines
when i stretch this lines (in there direction) the dimensions is also moved with me
i am sure that i did not select any of the dimensions
what can i do?





RE: Dimension movement
RE: Dimension movement
i have vertical and horizontal lines (axis) between this axis lies the columns, i have measured the distance between each column and the axis (Linear Dimension)
when i stretch either the horizontal or vertical axis each in its direction(vertical stretched up or down)
(horizontal stretched right or left), i find that the dimensions moves with me( value not chnaged because the distance is the same but the dimension moves with the same value i stretched the line) this does not happend with all dimensions!
one more question what the values of system variable dimaassoc represent as i looked in the express tools and i did not find this system variable available there.
RE: Dimension movement
You could try grip editing the axis (single click the axis line to select it, then single click the box at the end, then move your mouse the direction to stretch it and type a value and press enter?
Dimassoc is a system variable, not an express tool. Autocad help says:
Dimension associativity defines the relationship between geometric objects and the dimensions that give their distance and angles. AutoCAD provides three types of associativity between geometric objects and dimensions.
Associative dimensions. Automatically adjust their locations, orientations, and measurement values when the geometric objects associated with them are modified.
Dimensions in a layout may be associated to objects in model space. The DIMASSOC system variable is set to 2.
Nonassociative dimensions. Selected and modified with the geometry they measure. Nonassociative dimensions do not change when the geometric objects they measure are modified. The dimension variable DIMASSOC is set to 1.
Exploded dimensions. Contain a collection of separate objects rather than a single dimension object. The DIMASSOC system variable is set to 0.
RE: Dimension movement
If you don't have DIMASSOC as a system variable, that must mean you are using Release 2000 or earlier, and the equivalent variable is DIMASO, as I recall.
RE: Dimension movement
when i said i looked for the system variable in the express tools, i meant i searched for it in the tool they made for tabulating the system variables
i found the system variable dimaso because i use Autocad 2004 and i chnaged its values but i still have the same problem
RE: Dimension movement
Generally objects will not move unless they are selected, including dimensions.
RE: Dimension movement
RE: Dimension movement
i tried to freexe the layer off but the same happend
is it allowed that i sed the file to someone to comment on it or what?
RE: Dimension movement
RE: Dimension movement
I guess I never noticed this before. Per Autocad Help:
"Associative dimensions. Automatically adjust their locations, orientations, and measurement values when the geometric objects associated with them are modified. Dimensions in a layout may be associated to objects in model space. The DIMASSOC system variable is set to 2."
Note it says that the locations and orientations change when the objects change. It's odd I never noticed this before!!
The only way I could get this behavior to stop was to use endpoint snap for the dimension and then make sure I stretched window crossing that end of the line. Then the dimension text stayed where it was originally placed.