Exchange Forum > Search Forums
Search Results
Search Results

Tomoko

AutoCAD General
Plot with Plot Styles not previewing correctly
  F1T5P1#2  Hey Rookie, I can only test this with 2006. Could this have something to do with the plot dialog check box for "Use this plot style...
AutoLISP and Visual LISP
Your favorite shortcut function
  F2T1P3#28  Here is one that I use from time to time to sort a text file of data that I need to be sorted. It removes all duplicate text lines and extra...
Useful AutoLISP functions
  F2T2P3#23  Here are two versions of the classic dtr and rtd functions. Both functions can convert angles less than 0 and greater than 2pi. They...
ObjectDCL and OpenDCL
ObjectDCL vs. OpenDCL
  F5T1P1#5  Just creating a DCL without LISP code to control it, is like creating a form in vba without any code behind it. There are a few utilities...
ActiveX and VBA
Changing the active Layout
  F6T2P1#1  I'm trying to find out how to change the active Layout in VBA. I want to do the same commands on each Layout. So far it only works...