Exchange Forum > Search Forums
Search Results
Search Results

Darren

AutoCAD General
Blocks with positive and negative scales
  F1T3P1#1  I was trying to explain to my boss that you can insert blocks with positive and negative scales to achieve a mirroring effect with...
AutoLISP and Visual LISP
Your favorite shortcut function
  F2T1P2#18  Here is a shortcut that I use a bunch. (defun c:CR (/ objects p1 p2) (princ "\nSelect objects to Copy and Rotate") (if (setq objects...
Program to add up BOM quantities
  F2T7P2#15  Guys, This is a great thread! I'm already using the QTY's part, but at my company we also have a LENGTH attribute in our BOM...
  F2T7P2#18  Thanks for all your help. Nice program Arch! Darren...
Dynamic block filter
  F2T40P1#3  gile, I like the way you wrote your own dialog without having to attach a dcl file. Very cool way of doing it. Thanks for sharing your...
Variables for RevCloud
  F2T41P1#5  Here's my version that draws and uses an ellipse as part of the revcloud function. It makes a smoother looking cloud. Darren (defun...
AutoCAD Products and Services
Watson5.9 by Watsonlisp, artificial intelligence for AutoCAD
  F10T2P1#6  I'd like to test out your program, but I can't get to your website from my work station. It has something to do with the I.T. department...
  F10T2P1#8  You are right. When I clicked into this thread it took me to the last post. I'll download it now and test it out. Thanks so much, Darren...
  F10T2P1#9  We're locked out of running exe files from zip files. I'm getting a Security Alert message from our I.T. department that says...
  F10T2P2#11  I extracted them to C:\Wat. That was good advice. I read the Readme.txt file and will try it out. Thanks again...
  F10T2P2#12  I'm curious why you chose to protect your lsp files since it's now freeware? The best way for me to learn AutoLISP is by examples from...
  F10T2P2#15  Aaron, I'm sorry for the delay getting back to you. I still can't run it, because our system won't let us run your Notepw.exe and...
  F10T2P2#17  Yes! Why?...