TheSwamp

Code Red => VB(A) => Topic started by: Bob Wahr on May 20, 2008, 04:05:17 PM

Title: Accessing a CTB
Post by: Bob Wahr on May 20, 2008, 04:05:17 PM
Just had a thought pop into my head and haven't looked into it at all yet, but is it possible via VBA or lisp to read a CTB?  VBA would mean a lot fewer questions from me.

We get and use titleblocks from clients a lot.  A large percentage of them plot fine, as is, with our pen tables.  Some, not so much.  I was thinking about a program that read two CTBs, selected by the user and changed layer/entity colors from one to a similar color in the other.
Title: Re: Accessing a CTB
Post by: Guest on May 20, 2008, 04:39:41 PM
I don't know of a way via VBA, but Tableprint (http://www.theswamp.org/index.php?topic=21987.0) can export to a CSV file.  Maybe you can export to two separate CSVs and compare them?