PDA

View Full Version : AutoLISP


Pages : 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15

  1. Dialog box within LISP routine causes AutoCAD to not respond
  2. Using commands in a cond statement
  3. Import a layout from a template using lisp?
  4. Too many Selection Sets
  5. 3DPOLY within a lisp
  6. assign layer lineweight based on layer color
  7. Polylines with common base point?
  8. DCL creation program
  9. Routine to globally changes the text size of attributes?
  10. Routine to compile ALL your .LSP files into a .FAS file
  11. Creating a cleaner "fix block" routine?
  12. Compare backslashes in directory path
  13. Routine use to work in ADT 3.3 but no longer works in ADT 2006 - numberp: nil
  14. Update Attribute text, basically flip the order of two values
  15. Inserting a Block with Attributes using LISP?
  16. Add Selected, one command instead of 5 or so
  17. Calling 2 AutoCAD commands causes an error - function cancelled
  18. Need to add to code - cycle all open drawings
  19. Adding Suffix to All Layers
  20. Accessing embedded object data
  21. Routine to set search paths, file names, and file locations
  22. Determining centre of Object / A marked position on screen without user input
  23. Update Style Table
  24. Extracting real numbers from text
  25. Checking Z coordinates
  26. Using mirrored/drawn objects as guidelines for drawing lines
  27. Selecting certain objects in a drawing and not torching the rest
  28. How to "reinitilize" my plot style table search path?
  29. Isolate objects - Rest remain visible?
  30. Is possible to select entities from a selection set obtained by using ssget command?
  31. Add Optional Status to any layer
  32. Moving or copying half distance of your pick points
  33. AutoCAD menu utilities loaded. ERROR: malformed list on input
  34. Need some guidance with transferring attribute data
  35. LISP routine not working in AutoCAD 2007, but does in 2000
  36. Create two lists and process the data
  37. SSGET returns error - bad SSGET list
  38. Draw a Line given 1 point and an angle
  39. Determine the coordinates of the midpoint of a Polyline?
  40. Help with using entsel or nentselp
  41. Plot Stamp System Variable...
  42. Title bubble routine using slide library not working in AutoCAD 2007
  43. Help / guidance with using SSGET
  44. Run the -VPort command normally then move newly created Viewports onto a Layer
  45. Update/Reset Attributes to default values?
  46. determining positions of 2 points on drawing
  47. Routine to draw Objects via a set of guidelines
  48. LISP to VLISP - Building Reactors, what is the best approach?
  49. Using a polyline as a selection window/fence area
  50. Insert block using coordinates in a txt file
  51. Routine to insert Dynamic Blocks with chosen Visibility State
  52. Create a Layer, make it active, then place all selected objects on that Layer
  53. Add new drop down menu to CUI
  54. Text Rotate LISP routine appears to cause cad 'memory loss'
  55. Acad.lsp works in ADT 2007, but not in AutoCAD 2007 (same PC)
  56. How to print an Excel file from AutoCAD
  57. Getting length of sides of a rectangle/square
  58. Count the number of Layers with a specific character in the Layer name
  59. Remove certain prompts from QLeader ie Just pick points and enter text
  60. Add text within a table to a selection set?
  61. Set Fillet to certain Radius, then set it back to 0 afterwards
  62. Check for Folder - Create if needed
  63. Use SSGET to select everything, then explode the selection set
  64. Change layer of all leaders
  65. Set DText height according to Dimstyle
  66. Osnap and Rubber-band line not appearing while routine is run
  67. Lisp routine to list line length and line ID
  68. Draw lines between two known points from a data table
  69. Compare two sets of points
  70. Textmask does not behave in LISP routine
  71. Move an attirbute within a block
  72. Exchange one x-refence for another
  73. Automatic hyperlink through lisp?
  74. What determines the order of Objects added to a selection set via SSGET
  75. Auto populate information gathered from routine into Sheet Set
  76. Remove duplicate points in polyline
  77. Selecting, joining multiple Lines into a single Polyline.
  78. Block Attributes to File Properties Utility
  79. Make LISP non-case sensitive when using IF statement
  80. Filtering certain attached Xrefs
  81. Delete / Remove all frozen and_or turned off layers?
  82. Erase all copies of a selected block and it's attributes should it have any
  83. Removal of all Leaders and Associated Text ?
  84. Routine to convert a .LSP file to a .FAS file - need someone to give it the once over
  85. Update AutoCAD 2005 routine so it runs in 2007 - error "no tags"
  86. How to select Objects that were drawn last
  87. Prevent Attribute dialog box from displaying
  88. Place a Mile Marker Block along a alignment path (Polyline)
  89. Help / Guidance with building a routine for air conditioning duct layout
  90. Run a LISP command after pressing ENTER or right-click in AutoCAD
  91. Scale Attributes within a Block, but not the Block itself
  92. Easy to understand explanation on the use of the MAPCAR and LAMBDA functions
  93. Is it possible to lock a lisp program so it can't be edited
  94. Insert a Block with Attributes and group it with a Leader
  95. Add distance / length to a point value obtained via Getpoint
  96. Import Table made in AutoCAD 2000 to Excel with same column and rows
  97. Check if Point is inside Polygon
  98. New version of Previous.lsp
  99. Set OSnap to EndPoint in Copy routine
  100. LISP Trim command with t-shaped cutting edges
  101. How to know the path of loaded VLX file?
  102. Draw Polyline as cutting edge, then remove it when finished
  103. Set Wall Cleanup automatically to NO
  104. Show amount of process completed in a dialog box
  105. How to get attribute information from the Block using AutoLISP
  106. Properties of a Xref hatch
  107. Access Attribute prompt tag
  108. Error: Automation Error. Description was not provided
  109. Read data from an AutoCAD Map 3D object data table into a lisp routine
  110. Automatically convert a detail library into my layer standards?
  111. Adding a prefix to all layer names within a drawing
  112. Help with Program to Automate Title Block fill in
  113. Lisp strategy for drawing a Spiral
  114. Need help updating a Layer name change routine with dialog box
  115. Multiple Tool Palette paths
  116. Bad function "1" error message
  117. Get Distance from a Point to a Line?
  118. Looking for a lisp that can switch between two osmodes
  119. Get the top most left corner & bottom right corner point of a closed Polyline
  120. Example LISP file with DCL for AutoCAD 2007 and greater
  121. How can I write a Xdata to a new fresh entity
  122. How to get Mass Properties of a Region in Lisp
  123. Using MLine in lisp
  124. Clicking cancel closes dialog box, but then another opens based on radio button...
  125. Attribute rotation to remain at 0
  126. Extend and Trim lines to an enclosed boundary
  127. (entget(car(entsel))) to get size of Door object?
  128. Call 2 AutoCAD commands, 1 with user interface and the other without
  129. Manipulating points in a list
  130. Help with exporting data from AutoCAD drawings into excel spreadsheet
  131. Attribute and Insertion Point extraction to a comma delimited file
  132. 3D Helices in AutoCAD 2000i
  133. Adding a description to the Layer
  134. Round up to the nearest even number
  135. Continue the program after drawing a Polyline
  136. Error: bad argument type: numberp
  137. Are there limitations to the "last break source" option under debug?
  138. Help with a routine that draws a Box
  139. Subentity Selection
  140. Is it possible to draw attached image via a LISP routine?
  141. Reactor that will change the text of a dimension every tim a new Dimension is created
  142. Check to see if any Objects are on a Layer
  143. Run Spell Check via LISP in AutoCAD 2008
  144. Select entities off the screen
  145. Partial open drawings in Read-only mode
  146. Obtain a Point along a line that is perpendicular to an offset line
  147. Creating Text Objects via LISP
  148. Layer Name Change Routine
  149. Allow user full control of AutoCAD within a routine, when finished return to routine
  150. Help with a Saved View routine, how to handle TileMode
  151. DCL Tiles - Columned List
  152. Determine change in current visible limits
  153. Adding to existing mtext
  154. Scale All Inserts Of A Block With Attributes Whilst Keeping The original base Points
  155. Example of EntMake
  156. LISP to change layer colors to random colors
  157. Plot routine hangs on PlotID command
  158. Prevent AutoCAD Text Window from popping to the front
  159. how to find unit type of dwg in lisp?
  160. Use Relative Paths when inserting Blocks via LISP
  161. Using OSnap override from OSnap menu inside a LISP routine
  162. Using Polar with Vlisp
  163. Need help locating the center of a square
  164. Find the lower left corner of polyline rectangle
  165. Start up LISP routine not working properly under Windows 2000
  166. Routine to change Lineweight of a Layer and a Xref Layer
  167. Extract the 3D points that make up the control points of SPline objects
  168. convert String to List
  169. Select all text with a height of 4mm in a drawing via ActiveX methods
  170. Write XData to an entity
  171. AutoCAD 2008 - Iterate through an entity list
  172. Looking for a LISP routine to plot out a .CTB file with relevant information attached
  173. Routine to change Attributes color to Bylayer not working in AutoCAD 2008
  174. assign layer lineweights based on layer color
  175. Modify text entities withn a block
  176. LISP Routine to get Object Data
  177. SSget a Polyline via 1 of 2 intermediate points
  178. sorting a list of points so that it follows a certain order
  179. Import viewport from specific dwg
  180. Book "AutoLisp and Visual Lisp primer", recommended or not
  181. Launch a PDF via lisp
  182. List total Polyline lengths according to Layer
  183. Toggle text case within a block
  184. Load custom dll for 2004 via vla-GetInterfaceObject
  185. Functions that worked in AutoCAD 2004 no longer work in AutoCAD 2007
  186. Check precision of Dimensions and change color accordingly
  187. Reverse direction of curved polyline?
  188. Output results of a selected Polyline to a printer
  189. Select closed polyline and text, then place text in room-tag
  190. Pass variable between drawings
  191. Add Layer description output to a Layer routine
  192. changing the length of a polyline segment
  193. Toggle wall cleanups in ADT
  194. Help reading / understanding attached Attribute revision routine the attached routine
  195. Highlight what AEC Dims are dimensioning?
  196. Save / Export certain layers in a drawing file to a new file
  197. program to automate numbering adjustment
  198. Change Hatch Layer Color in X-refs
  199. Purge & Audit all drawing files in a folder
  200. Access the current sheet set properties and custom properties?
  201. Reactor to fire when a Table is edited?
  202. Remove the .dwg from value returned via DwgName
  203. Error: misplaced dot on input - when running a LISP routine
  204. Finding out how much RAM you have using lisp
  205. Set administrative value of a key in the registry?
  206. Edit Attributes Programatically
  207. Is there a variable by which I can get font file location?
  208. Saving and Restoring Layer States
  209. cancel a command from lisp
  210. Linking att fields to objects after placement
  211. Searching layers with wild cards
  212. Inserting blocks in table cells using LISP
  213. Pass a selection set to a program
  214. Select all Blocks between two Polylines
  215. Place a Block at points along a Polyline
  216. Looking for a LISP routine to draw a ZigZag line that is a 2 inch wide Polyline
  217. Hovering over a field and displaying instructional text
  218. Polyline Object Reactor behaving differently in AutoCAD 2007
  219. How do people load their LISP routines?
  220. Update Title Block data in numerous drawing files
  221. Draw a Rectangle using the @ symbol
  222. cycle through an entity with multiple dxf codes
  223. Does AUGI have a LISP Library or similar
  224. does some one have a lisp routine that adds line lengths
  225. Check for existing scale in annotation scales list?
  226. Pline Join program
  227. Learning how to use Reactors in LISP, where to start
  228. Define 2 key commands inside a routine that will run another routine
  229. Animated layers
  230. Modify the size of rectangle blocks
  231. Does "vla-zoomextents" work only on Active-Document
  232. Create an installer to run modules in AutoCAD
  233. Link the file name to information stored in a Title Block
  234. Do all dialog boxes need the ok and/or cancel buttons?
  235. Insert an image onto a dialog box
  236. Change Layer Color of selected layer in a Block or Xref
  237. Use refedit in a LISP routine
  238. Get Layer Name of selected polyline
  239. Need help with Reactor, corrupts dimensions.
  240. Looking for a LISP that does double reference points?
  241. Rename existing PLT files
  242. Problem with vla-copyobjects
  243. Usage of 'Command' and alternatives in LISP routines
  244. Layers 2 Excel routine - layers2xls.lsp
  245. Support Paths/Profile Set via LISP
  246. Is there any great benefit to compiling your lisp files to .fas besides security?
  247. Allow spaces in user input
  248. Different Angles cause funny results
  249. Searching groupnames and filtering the results
  250. LISP routine for roof pitches