How to Extract XYZ Coordinates from AutoCAD to Excel (AutoLISP)

Опубликовано: 21 Май 2026
на канале: SurveyCAD Master
61
1

Tired of manually entering coordinates? In this video, I will show you how to extract XYZ coordinates directly from AutoCAD to an Excel CSV file using a custom AutoLISP script.
This method is incredibly fast and perfect for Surveyors, Civil Engineers, and Draftsmen who need to export point data for Total Station import, site marking, or stakeout tasks.
What you will learn in this video:
How to load the AutoLISP file into AutoCAD using the APPLOAD command.
How to run the custom command to extract your points.
How to save the X, Y, and Z values into a clean CSV format.
How to prep the CSV file for immediate import into your Total Station.

📥 Download the AutoLISP file here: [ check pinned Comments ]

How to use the LISP routine:

Type APPLOAD in AutoCAD and press Enter.

Select the downloaded .lsp file and click Load.

Type [PLLLIST] in the command line.

Select the points or Polyline you want to extract.

Choose where to save your newly generated CSV file!

If this LISP routine helped speed up your surveying workflow, please drop a LIKE on the video and SUBSCRIBE for more AutoCAD tips, LISP routines, and surveying tutorials!
Got questions or getting an error? Let me know in the comments below!


#AutoCAD #AutoLISP #Surveying #CivilEngineering #TotalStation #AutoCADTips #Engineering