BabaCAD

Discussion in english => General discussion about BabaCAD => Topic started by: HPW on April 24, 2016, 07:35:23 am

Title: EED-support ?
Post by: HPW on April 24, 2016, 07:35:23 am
Hello,

Is there EED (ExtendedEntityData) Support in Babacad? Or is it planned?

EED's are usefull to add custom data to existing cad-entitys.
A Lisp Programm would be able to store data to objects to make them act as own objects.
In Acad are different types of EED supported like strings, 3Dpoints etc.

Regards
Hans-Peter
Title: Re: EED-support ?
Post by: babadmin on April 24, 2016, 01:25:00 pm
EED (ExtendedDataEntity) is supported in BabaCAD extension modules .bem (you can see this feature on GIS section in home website, there are modules which add extension data on polylines, GIS data).

I will also think about adding EED support as lisp functions also.
Title: Re: EED-support ?
Post by: HPW on April 24, 2016, 01:27:33 pm
Quote
I will also think about adding EED support as lisp functions also.

Sounds good! You have my vote ;-)