Exchange Forum > Search Forums
Search Results
Search Results

Chavez

AutoCAD General
Metric to American?
  F1T11P1#2  What version of AutoCAD are you using? You can toggle on the [DYN] button on the bottom row of buttons. If this is what you are...
  F1T11P1#4  I don't think you can do that yet with AutoCAD. I tried setting my dimension settings to alternate dimensions to see if that might effect...
Convert dwg to sat
  F1T21P1#2  CAD Guy, I found this in AutoCAD help. If your Logo is not a solid, a region or a ShapeManager body, the SAT export isn't going to...
AutoLISP and Visual LISP
Error: no function definition: VLIDEVLISSETQ
  F2T18P1#2  Command: (VLIDEVLISSETQ) no function definition: VLIDEVLISSETQ This means that the AutoLISP routine that you are running...
Ghost layout image
  F2T21P1#2  Hi AVLISP, At first I was a little irritated that your function erased my lines, but I didn't read all the instructions. Now that I understand...
ActiveX and VBA
How to activate Modelspace in VBA
  F6T3P1#1  I'm working on a routine that needs to run in Modelspace. I've tried a few things without success. Here's what I've got so far. Sub...
  F6T3P1#4  I tested your suggestions and they both work. Thanks...