TheSwamp

Code Red => VB(A) => Topic started by: astro86 on December 17, 2009, 10:24:43 AM

Title: dynamic block with attributes extraction to excel
Post by: astro86 on December 17, 2009, 10:24:43 AM

Hi,
I posted this topic on  AutoLISP (Vanilla / Visual) http://www.theswamp.org/index.php?topic=31338.msg368992 (http://www.theswamp.org/index.php?topic=31338.msg368992)
 but no answers  :cry:

maybee it's easyer with VB...



Title: Re: dynamic block with attributes extraction to excel
Post by: David Hall on December 17, 2009, 03:21:31 PM
I didn't read the LISP version, but I can tell you from experience, you will want to use different tag names for ALL the attributes, so when you extract it, it wont cause problems with the visability states.  I had many fits trying to make it work, which I eventually did, but abandoned it later b/c it was huge pain in the neck
Title: Re: dynamic block with attributes extraction to excel
Post by: fixo on December 18, 2009, 05:40:10 PM

Hi,
I posted this topic on  AutoLISP (Vanilla / Visual) http://www.theswamp.org/index.php?topic=31338.msg368992 (http://www.theswamp.org/index.php?topic=31338.msg368992)
 but no answers  :cry:

maybee it's easyer with VB...


I sent my responce here
http://www.theswamp.org/index.php?topic=31338.msg369339#msg369339

~'J'~
Title: Re: dynamic block with attributes extraction to excel
Post by: Kerry on December 18, 2009, 05:46:09 PM

don't plan on using VBA if you want to carry the program forward to future AutoCAD versions.