1

On my laptop, I set a variable that makes it so the line tool defaults to Cartesian coordinates. On my desktop, I can't seem to find the variable name. I have been searching for hours.

hazzey
  • 10,711
  • 10
  • 44
  • 94
Marcel
  • 151
  • 5

1 Answers1

1

The variable is DYNPIFORMAT.

Controls whether pointer input uses polar or Cartesian format for coordinates.

This setting applies only to a second or next point.

0 Polar

1 Cartesian

(From: https://knowledge.autodesk.com/support/autocad-lt-for-mac/learn-explore/caas/CloudHelp/cloudhelp/2015/ENU/AutoCAD-LT-MAC/files/GUID-03D36D36-D734-43C3-BA4D-EA68C573F73C-htm.html)

Marcel
  • 151
  • 5