Skip to content

Opening book details…

About this document

AutoCAD Polyline Drawing Macro by amit77999 is a document available to read on EtoBox.

This macro uses coordinates from an Excel sheet to draw a polyline in AutoCAD. It declares variables to represent the AutoCAD application object, active document, last row of coordinates, and polyline object. It then gets the coordinate values from the Excel sheet, passes them to an array, and adds a light-weight polyline to the active AutoCAD drawing space using the coordinate array. Finally, it zooms to the extents and notifies the user that the polyline was created.

Author
amit77999
Language
EN