Exchange Forum > Search Forums
Search Results
Search Results

Chandler

AutoCAD General
Adding commands to acad.pgp
  F1T1P1#3  A few things come to mind with your dilemma. Try typing (findfile “acad.pgp”) on the command line to see if it returns the same file...
AutoLISP and Visual LISP
Useful AutoLISP functions
  F2T2P4#40  The sameitems function checks if a list has all the same items. Here are a few examples: "(sameitems (list 12.5 12.50 12.500)) = T...
Printing key commands
  F2T19P1#2  Command: Aliasedit This displays a dialog of the shortcuts in the Acad.pgp file. However, there may be other shortcuts defined...
Update Dims with dimension text
  F2T46P1#3  Malcolm, If your talking about faking your dimension values, here's a version that we use once in a while. Chandler (defun...
Beta Testing Forum
Dimension Polylines
  F3T8P1#2  Terry I like it, but are you trying to put me out of business? Cool Stuff!...
AutoCAD Games
Bursting Bubbles
  F8T12P1#1  This fun routine creates bursting bubbles as you move the mouse across the screen. Press any key or mouse button when you've...