How to Extract coordinates, width, table, CSV of every segment of Polyline and AutoCAD table

preview_player
Показать описание
How to Extract coordinates, width, table, CSV of every segment of Polyline and AutoCAD table.
#autodesk #autolisp #civil3d #civil3d
Program Description
This program provides the user with detailed information about every segment of a selected LWPolyline in the form of either an AutoCAD Table (if available), Text file, or CSV file.

Upon calling the program with the command syntax polyinfo at the AutoCAD command-line, the user is prompted to select an LWPolyline to be queried from the active drawing. At this prompt the user also has the option to choose the form of output for the information harvested by the program; this output format will be remembered between drawing sessions to enable streamlined repeated program usage.

The program will output LWPolyline segment data to either an AutoCAD Table Object created in the active drawing (if such object is available in the version of AutoCAD in which the program is being executed), or a tab-delimited Text file or CSV file automatically created (streamlining the program to minimise prompts) in the working directory of the active drawing.

For every segment of the selected LWPolyline, the program will extract the following information:

Segment Number
Segment Start Vertex Coordinate
Segment End Vertex Coordinate
Segment Start Width
Segment End Width
Segment Length
Arc Centre (if arc segment)
Arc Radius (if arc segment)

Download Link:
Рекомендации по теме
Комментарии
Автор

Interesting and Informative👍
Waiting for the next.

ajom
Автор

Very educative sir, looking forward for another amazing videos

musahali
Автор

Sir ispe elevation or description nahi Sir polyline or random points ki PENZD ki table kese banaiga... Lisp file share kijiye...

byabangdada