F12 will turn off dynamic input or use a # in front of your coordinates ex. #4, 4 Answer from therabidsmurf on reddit.com
🌐
Autodesk Community
forums.autodesk.com › t5 › autocad-map-3d-forum › how-can-i-plot-lat-and-long-coordinates-into-autocad › td-p › 8883961
Solved: How can I plot Lat and Long coordinates into AutoCAD - Autodesk Community
December 2, 2025 - I was able to plot points and it lines up exactly to the map. I have one more thing to figure out. So now I need to overlay the points to a spatial design. The only issue is that the spatial design has a pre-set Coordinate Reference System (UTM83-16F). I wonder if I can change either coordinate system so that both the map and the coordinate points match up. ... Yes, you can. If the points in your csv file are listed in Lat/Long coordinates then you can, and must, indicate LL84 (or the applicable geographic CoordSys) while your modelspace is assigned UTM83-16F.
🌐
Autodesk
help.autodesk.com › view › ACD › 2024 › ENU
AutoCAD 2024 Help | Coordinate Entry with Dynamic Input | Autodesk
AutoCAD accepts the following coordinate value types: Absolute Cartesian – Precise location by entering a two (XY) or three (XYZ) coordinate value. Relative Cartesian – Location from a previous coordinate value using a two (XY) or three (XYZ) coordinate value. Polar – Location from a previous coordinate value based on a distance and an angle from the X axis to define a point. Note: If you work in 3D, AutoCAD also supports Cylindrical and Spherical coordinate entry.
Discussions

How do I draw a line using world coordinates instead of 'last point' coordinates?
F12 will turn off dynamic input or use a # in front of your coordinates ex. #4, 4 More on reddit.com
🌐 r/AutoCAD
3
4
August 25, 2021
How to draw polyline with coordinates?
Hello. Can someone tell me how to draw a polyline with coordinates that i know? I have a printed drawing with writtwn coordinates of polyline but im… More on reddit.com
🌐 r/AutoCAD
5
3
July 23, 2020
Using Autocad to Plot Points from Text File (Toolpaths)
I've been importing points from an excel file for work. How I do this is by creating a specific string (I can dm you this tomorrow) and copying it into a .txt file which I save as a ,scr file. Then in Autocad you can run the script command and all the points will be drawn according to their x,y,z coordinates. Try googling 'autocad importing points from a script'. I got the string off of some forum. More on reddit.com
🌐 r/AutoCAD
9
11
July 30, 2020
How to Create a list of coordinates with large amount of points
You can use the EATTEXT command to extract the point attributes (x,y,z) to a document, but if they're just AutoCAD points then you won't have a name attribute. You'll either have to do this with a script or if you have access to Civil 3D then you can turn the points into COGO points and name them. With a script, you could create a block, like a setting out point block that has a number attribute, then insert that block at every coordinate point you originally extracted from your points. It's a fairly lengthy explanation process so I would Google search for AutoCAD scripting to give you a better understanding. More on reddit.com
🌐 r/AutoCAD
12
8
June 8, 2020
🌐
CADTutor
cadtutor.net › tutorials › autocad › survey-data.php
AutoCAD Tutorial | Entering Survey Data using AutoCAD | CADTutor
If you have XY or Northing and Easting coordinates, you can enter them, otherwise just pick any point in the drawing. Then at the next prompt enter @107.65<N28D45'21"E. Now stay in the line command and draw the next segment. Enter @27.23<S61D14'39"E · Now end the ._LINE command because you need to draw a curve next.
🌐
YouTube
youtube.com › watch
How to Plot Coordinates Manually in AutoCAD | HOW TO PLOT SURVEY PLAN IN AUTOCAD - YouTube
Hello Guys In This Video You'll Learn About Exporting Coordinates From Excel to AutoCAD #autocad #autocad2024 YOUR QUIRES:How to Input Coordinates Manually i...
Published   December 28, 2023
🌐
Reddit
reddit.com › r/autocad › how do i draw a line using world coordinates instead of 'last point' coordinates?
r/AutoCAD on Reddit: How do I draw a line using world coordinates instead of 'last point' coordinates?
August 25, 2021 -

I am going to attempt to explain this to the best of my ability. Let's say I start my drawing with the coordinate (0, 5) from the origin (0, 0). This is technically a real world dimension as the line is 5 units from the origin and does not ascend or descend at all.

I now want my next line to go up 2 units and over 2 units. Instead of typing the coordinate (2, 2) based on the previous point, how do I plot the next point using a real world coordinate system which is based upon the origin (0, 0). The coordinates of this point in a real world coordinate system would be (7, 2).

🌐
YouTube
youtube.com › watch
How to Draw a Point with Coordinates in AutoCAD 2018 - YouTube
📘 Master AutoCAD with the All-in-One Workbook – Free Sample + eBook BundleClick- https://admin-app-backend-1.onrender.com/r/cGLBrh📗 Get the AutoCAD All-in-...
Published   March 18, 2018
🌐
CanadaCAD
canadacad.ca › how-to-plot-points-in-autocad
How To Plot Points In AutoCAD? – CanadaCAD.ca
1. **Enter Coordinates**: Type the X value followed by a comma and then the Y value (for example, `1.65,4.25`). 2. **Finalize Input**: Press the Spacebar or the Enter key to confirm the point’s position. 3. **Use Dynamic Input**: If dynamic input is active, you can also type `#`, followed ...
Find elsewhere
🌐
Autodesk Knowledge Network
knowledge.autodesk.com › support › autocad-lt › learn-explore › caas › CloudHelp › cloudhelp › 2019 › ENU › AutoCAD-LT › files › GUID-57CDDB6C-B12B-46CE-B9C5-22EFC17258FF-htm.html
To Draw Lines | AutoCAD LT 2019 | Autodesk Knowledge Network
June 24, 2022 - Click Undo on the Quick Access toolbar to cancel the entire series of line segments: Press Enter or Esc when done or enter c to close a series of line segments. Click Home tab > Draw panel > Line. Find · Type the coordinate value for the first point by typing the X value, a comma, then the Y value...
🌐
Autodesk
help.autodesk.com › view › ACD › 2025 › ENU
AutoCAD 2025 Help | To Display the Coordinates of a Point | Autodesk
AutoCAD User's Guide · Cross Platform · Subscription Benefits · Customization and AutoLISP · Installation · Release Notes · Share · Email · Facebook · Twitter · LinkedIn · Click Home tabUtilities panelID Point. Find · Click the location that you want to identify.
🌐
CADTutor
cadtutor.net › tutorials › autocad › using-coordinates.php
AutoCAD Tutorial | Using Co-ordinates | CADTutor
Knowing just when and where to use the various types and flavours of co-ordinate is the key to efficient drawing with AutoCAD. ... Despite the fancy title (named after the French philosopher and mathematician René Descartes 1596-1650), the Cartesian co-ordinate system is the standard co-ordinate system. The position of a point can be described by its distance from two axes, X and Y. This results in a simple point description using two numbers separated by a comma e.g.
🌐
Noble Desktop
nobledesktop.com › the cartesian xy grid
The Cartesian XY Grid | Free AutoCAD Tutorial
June 5, 2025 - Explore the specifics of using coordinates, angles, and the User Coordinate System (UCS) in AutoCAD. Understand how to use Absolute and Relative coordinates, measure angles effectively and manipulate the UCS to aid in your 2D drafting process.
🌐
The CAD Masters
thecadmasters.com › home › coordinate systems in autocad
COORDINATE SYSTEMS IN AUTOCAD - The CAD Masters
June 18, 2024 - We just told AutoCAD we wanted a line starting at 4,6, and ending at 5,3. It made a segment between those two points. The first point is 4 to the right and 6 up from the origin. The second point is 5 to the right and 3 up from the origin. The line is the shortest distance between those two points. For relative coordinates, AutoCAD does not count from 0,0.
🌐
Autodesk
autodesk.com › support › technical › article › caas › sfdcarticles › sfdcarticles › How-to-assign-a-coordinate-system-to-a-Civil-3D-DWG.html
How to assign a coordinate system to a drawing in AutoCAD Map 3D or Civil 3D
How to assign a coordinate system in AutoCAD Map 3D or Civil 3D drawing? To assign coordinate systems in AutoCAD Map 3D or Civil 3D, follow any of the methods: Drawing Settings Open the Settings tab in the Toolspace. Right-click on the DWG and "Edit drawing settings".
🌐
Autodesk
help.autodesk.com › view › ACD › 2022 › ENU
AutoCAD 2022 Help | To Display the Coordinates of a Point
To view the online documentation for your software, find your product below and select a version · If you need product documentation for a version year earlier than those listed below, you can find it under the Help menu in your software
🌐
Autodesk
autodesk.com › support › technical › article › caas › sfdcarticles › sfdcarticles › How-to-import-a-list-of-coordinates-into-AutoCAD.html
How to import a list of coordinates into AutoCAD
March 13, 2026 - There is a list of point coordinates as ASCII text which should be imported as point objects into AutoCAD. Such points may originate from a survey, total station, or other sources. In AutoCAD there are several possibilities available to insert the points. Draw a 3D Polyline Enter 3DP on the ...
🌐
Quora
quora.com › How-do-I-insert-XY-coordinates-in-AutoCAD
How to insert XY coordinates in AutoCAD - Quora
Answer (1 of 3): Hello there, Point entry is fairy straight forward - the format is X, Y, Z. So, let imagine we want to draw a line : [1] We start it in the command prompt of the screen - [2] L (Enter) - intiates the line command [3] 20,20 (Enter) - enters the first co-ordinate [4] 100,100 ...
🌐
Evolve Consultancy
evolve-consultancy.com › home › resources › coordinates in autocad
COORDINATES IN AUTOCAD - Evolve Consultancy
October 14, 2022 - To set a UCS from the Ribbon View tab > Coordinates panel, click the 3 Point button. AutoCAD will prompt Specify new origin point click the point you wish to be the 0,0 location for the new UCS.
🌐
Autodesk
help.autodesk.com › view › ACD › 2026 › ENU
AutoCAD 2026 Help | About Coordinate Entry
<img src="https://help.autodesk.com/akam/13/pixel_25bc3e8?a=dD00NWVlMWZiNzEwYzY5MjQyZGUyZDA2ZWZiY2ViNjE2NzlkYTE1MThkJmpzPW9mZg==" style="visibility: hidden; position: absolute; left: -999px; top: -999px;" />
🌐
Autodesk
help.autodesk.com › view › ACDLT › 2023 › ENU
AutoCAD LT 2023 Help | To Draw Lines | Autodesk
July 6, 2023 - To view the online documentation for your software, find your product below and select a version · If you need product documentation for a version year earlier than those listed below, you can find it under the Help menu in your software