Skip to main content

Reset Dimesnion Text Position in Autocad

The following link in Autodesk forum provides the solution.

The different ways to Reset the text position of any dimension in AutoCAD 2015 & lower are

  • Using the DIM command and type hometext in the command prompt (also works with multiple dimensions)
  • Selecting all the Dimensions you would like to reset the position, Right click on one of the grips and choose Dimension Text position>Home Text. Refer link
In Autocad 2016 & later, the Dim command has been associated with a new command which lets you select objects to automatically switch between different dimension types. So, the method to reset text position in Autocad 2016 is
  • Hovering over the text and choose Reset text position from the list of options provided. Reference link (this process cannot be used for multiple dimensions)
  • To reset text position of multiple dimensions, use DIMEDIT command and select HOME from the options

Comments