Jump to content

Recommended Posts

Posted

Hello CAD Friends,

I'm trying to edit the text space distance inside the dimension line. I know people explode the dimension into pieces, then edit the lines and text to create the spacing they want. I want to use whatever dialog box or application ribbon and internal parameters to edit my text space-distance appearance. Please see my example below:

 

From <---------33'--------->  to  <--------  33' -------->

 

So, is there a sophisticated means within AutoCAD that I can accomplish this?

Considerations Much Appreciated

"Mitch"

Posted

Have you tried using the system variable DIMGAP

Posted

I Tried that and did not notice a change. Or would I have to do something extra after changing the value? The default value is "0-0 1/2"...

Posted

Change the  Text Offset property for a single dimension line.

image.thumb.png.3e1dfd1ecb0eda9ae82e7388d0e97bc4.png

or the Offset from dim line: value of the Dimension Stylein use:

 image.png.909f1e1ab01934a4f6579506c12f2702.png

 

Posted

DIMGAP (System Variable)

Sets the distance around the dimension text when the dimension line breaks to accommodate dimension text.

Type: Real
Saved in: Drawing
Initial value: 0.0900 (imperial) or 0.6250 (metric)

Also sets the gap between annotation and a hook line created with the LEADER command. If you enter a negative value, DIMGAP places a box around the dimension text.

The value of DIMGAP is also used as the minimum length of each segment of the dimension line. To locate the components of a linear dimension within the extension lines, enough space must be available for both arrowheads (2 x DIMASZ), both dimension line segments (2 x DIMGAP), a gap on either side of the dimension text (another 2 x DIMGAP), and the length of the dimension text, which depends on its size and number of decimal places displayed.

 

DIMGAP.png

  • Like 1
Posted

So, doing a pick select and getting the View Properties Palette method works perfectly. Thanks Guys...🙇‍♂️ 

Posted
7 hours ago, SLW210 said:

That's the same as setting DIMGAP.

Not exactly. Using DIMGAP will create a style override for the active dim style.  Dims added from then on will reflect this change unless dimstyle apply is given in which case all dims, regardless of style, will be updated to use the new style reflecting the change in dimgap.

 

Editing the properties panel will only modify the selected dim.

 

If more than a few dims need to be edited I think it better to modify the value for the particular dim style rather than the potentially more global effects of dimgap.

Posted

And incidentally, when multiple dimensions are selected, Properties effect all selected dims simultaneously...🙂 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...