How do I read or edit FME created extended attributes in Autodesk Map

From Fmepedia


Q) How do I read or edit FME created extended attributes in Autodesk Map?

A) Included with Autodesk Map is an AutoLisp utility called eedcnvrt.lsp, which will convert extended entity attributes into Map object data. To run the conversion type:

(load "eedcnvrt.lsp")
EEDCONVERT


Alternatively, the attached VBA macro (EED.dvb) will allow viewing, editing and creating of extended entity data with the application name ACAD.

Attached Files
filesizedate
EED.dvb82.5 kB09/25/06
User Comments Add a new comment