TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Mark on October 10, 2003, 03:53:25 PM

Title: Xdata
Post by: Mark on October 10, 2003, 03:53:25 PM
Does anyone have some code that creates, changes xdata that they are willing to share?

thanks
Title: Xdata
Post by: daron on October 10, 2003, 04:58:50 PM
I found lisp data to be easier to write. Afralisp has some tutorials on xdata. Stig "probably" wrote them. I know you start with -3 in your dxf list of items or something like that.
Title: Xdata
Post by: raresp on October 10, 2003, 05:57:10 PM
check this site. it has a lot of free functions

http://www.4d-technologies.com/techcenter/index.htm
Title: Xdata
Post by: SMadsen on October 10, 2003, 08:07:10 PM
Daron, thank you, but I can't take credit for Kenny's excellent tutors on XData.
Title: Xdata
Post by: SMadsen on October 10, 2003, 08:11:10 PM
Come to think of it, I only ever used XData for a pline-area thingy - like the one asked about in a recent thread - but it was later rewritten to use Dictionaries instead ('cos dicts are much better suited to hold entity references).