Point&OD@Vertex.lsp.zip – LISP-program creating points on vertices of lines, polylines, 3D polylines with OD with vertex information.
AutoCAD Map/Civil 3D, 2010-2022.
Author: CADaSchtroumpf, Bruno Valsecchi; Privas, Ardèche, FR.
Call command: Point&OD@Vertex.
Pre-selection and post-selection are valid
For all selected lines, polylines, 3D polylines the command creates on the vertices on active layer points with OD named PT_AT_VERTEX.
OD PT_AT_VERTEX contains fields with the corresponding filled values:
ID_HANDLE - Handle Polyline, 3DPolyline, Line,
NUM - Num vertex point,
X - Coordinate X vertex,
Y - Coordinate Y vertex,
Z - Coordinate Z vertex.