About 3,440,000 results
Open links in new tab
  1. Polyline details to excel lisp - Autodesk Community

    Dec 23, 2024 · Help me with a lisp code to extract the coordinates of a polyline, distance between the vertices, deflection angle with left or right and a cumulative length from start to each of the …

  2. Lisp to export polyline data (area, length and inner text) to excel

    Mar 29, 2023 · In the attached Lisp which i found in this site, on selecting closed polylines, the area, length and inner text is exported from autocad to excel.

  3. Modifying Auto Dimensioning of Polylines LISP code for …

    Feb 25, 2024 · Modifying Auto Dimensioning of Polylines LISP code for dimensioning arc segment with arc length dimension instead of 3 point angular dimension & for user defined offset …

  4. Get polyline length total by layer in table - Autodesk Community

    Jun 12, 2022 · Dear all, Need a lisp or lisp customization for total length of polyline by layer and color display also. here i attached a drawing and lisp also. I will very thankful for getting help.

  5. EDIT ATTRIBUTE VALUE WITH LISP - Autodesk Community

    Mar 7, 2017 · Home Architecture, Engineering & Construction AutoCAD Forums Visual LISP, AutoLISP and General Customization Forum EDIT ATTRIBUTE VALUE WITH LISP

  6. Running a lisp on multiple drawings

    Jun 29, 2020 · Options: - Load a LISP file with each drawing - Execute user supplied commands/script/macro or even lisp code - Extensive options for file selection - Sort list of …

  7. Solved: How to use mtext in AutoLISP - Autodesk Community

    Apr 17, 2017 · Solved: Hi I am new to AutoLISP I am trying to use mtext but do not know the command structure to insert position, justify, text height and font. I

  8. LISP Code for drawing perpendicular lines individually for the …

    Nov 21, 2023 · LISP Code for drawing perpendicular lines individually for the selected polyline from the selected set of points. so finally number points in the selection is equal to the number …

  9. Lisp routine to draw a rectangle and hatch it - Autodesk Community

    Aug 3, 2020 · I am looking to draw a column by using a lisp routing. I need it to put the border on a layer called column and the hatch on a layer called column hatch. I ideally would like to just …

  10. Solved: change objects layers - Autodesk Community

    Jan 12, 2024 · To run this set of lisp codes in a drawing you'll need to save the entire contents to a file with a name like ChgObjLay.lsp Again the folder location should be in Trusted folder. …