Polyline - custom properties

in 2D Drafting
Dear All,
Is there any way to specify custom properties or attributes to polyline or line objects.
I wish I could specify values on every single polylines for Property1 and Property2 ="YYY" and get a dataextraction like :
Objecttype;Length;Property1;Property2
Polyline;100;AAA;BBB
Polyline;200;CCC;BBB
Polyline;125;RRR;GGG
Thanks for your help.
BR
Is there any way to specify custom properties or attributes to polyline or line objects.
I wish I could specify values on every single polylines for Property1 and Property2 ="YYY" and get a dataextraction like :
Objecttype;Length;Property1;Property2
Polyline;100;AAA;BBB
Polyline;200;CCC;BBB
Polyline;125;RRR;GGG
Thanks for your help.
BR
0
Comments
-
Look into Xdata it is attached to an object. Afralisp has some good tutorials about using Xdata. Just google.0