Exchange Forum > Search Forums
Search Results
Search Results

alanjt

AutoLISP and Visual LISP
Useful AutoLISP functions
  F2T2P4#37  Terry, that's awesome. I was coding something the other day that would place text, this would have been perfect. I went about it in...
Help joining polylines
  F2T47P1#2  Try this on for size: (defun c:JPL (/ enttype selset AT:entsel GetLyr obj_layer) (defun AT:entsel ( msg / x) (while (not (setq x (car...
  F2T47P1#4  "alanjt, I appreciate your program. It is already easier and better than ours. Can your program be revised to cycle through all the layers...
  F2T47P1#6  "Alan, I ran your JAL function on several old drawings that I have to work with, and it’s great. It makes these drawings so much easier...
  F2T47P1#8  "Alan, Your "Join All Lines" routine it great! I can definitely see a need for this one. Flynn" Hey, thanks for the compliment; glad you...
  F2T47P1#10  "Dude, you rock! Cool function. We love it at work. Kyle" Heck yeah, that's what I'm talking about. Thanks...
Convert all 3d points to 0
  F2T48P1#2  "Hi, Is it possible to convert all lines to 0 in the Z axis? I have be given a drawing that contains lines where some of endpoints vary in...
Beta Testing Forum
GetExcel for Excel and AutoCAD applications.
  F3T5P2#19  Is it possible to have it insert a string to the next available row?...