AutoCAD - Distance command

AutoCAD - Distance command

tcaglar
Observer Observer
3,563 Views
5 Replies
Message 1 of 6

AutoCAD - Distance command

tcaglar
Observer
Observer

Distance command is not working anymore. I've downloaded Autocad 2023 3 weeks ago. Since yesterday it stop showing distance

 

[ The subject line of this post has been edited for clarity by @handjonathan Original: Distance command ]

0 Likes
Accepted solutions (1)
3,564 Views
5 Replies
Replies (5)
Message 2 of 6

paullimapa
Mentor
Mentor

have you tried typing out the command at the command line:

_.DIST


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
Message 3 of 6

imadHabash
Mentor
Mentor

Hi and Welcome to AutoCAD Forum,

I'm afraid that you have to expand the command line down there to see the results.

 

Imad Habash

EESignature

Message 4 of 6

sutherland-
Collaborator
Collaborator
Accepted solution

Hi @tcaglar 

 

There are several possible reasons why the DISTANCE command might not be working in AutoCAD:

  1. The command may be damaged or corrupt. You can try resetting the AutoCAD settings to their default values to see if this resolves the issue. To reset the settings, type "Reset Settings to Default" in the command line and press Enter.

  2. There may be a problem with the .PGP file that stores the DISTANCE command. You can try renaming or deleting the .PGP file and restarting AutoCAD to see if this resolves the issue.

  3. There may be a problem with the display configuration of your computer. You can try changing the display settings in AutoCAD to see if this resolves the issue. To do this, go to the "Display" tab of the "Options" dialog box and try changing the "Number of Colors" or "Resolution" settings.

  4. There may be a problem with the graphics driver on your computer. You can try updating the graphics driver to see if this resolves the issue.

If none of these suggestions solve the problem, it may be worth checking for any updates or hotfixes for AutoCAD 2023 that could address the issue. You can check for updates by going to the "Help" tab of the ribbon and clicking the "Check for Updates" button.


Please click on Accept Solution so other community members can see how to solve the issue.
Also, consider giving a Like to the comments that you feel helped you.

Best regards,
Level  sutherland-

Member
Message 5 of 6

Kent1Cooper
Consultant
Consultant

@paullimapa wrote:

have you tried typing out the command at the command line:

_.DIST


That is crucial -- DISTANCE is not a command name, but a System Variable [holding the result of the latest DIST command].  The command name is only DIST [with or without the prefixed _ and/or .].

Kent Cooper, AIA
Message 6 of 6

tcaglar
Observer
Observer

Thank you very much for all answers. Problem solved. 

0 Likes