This question is in follow-up to this earlier post, which is, so far, unanswered ... After consulting with some CAD colleagues, I am starting to think that user attributes added to plain features (in my case points), not blocks, by the CAD Writer are invalid for AutoCAD. In fact, a Google search turned up no mention of user attributes outside of blocks ... and opening the output CAD file in FME shows no sign of the User Attributes defined in the Writer. Sigh.
Page 1 / 1
Hi @tcrossman ,
Please ensure that the Attribute Output parameter on the AutoCAD writer is set to Extended Entity Data. Extended entity data was designed to be used by applications within AutoCAD, but you can view it using the XDLIST command in AutoCAD. FME will store the data with the application name of ACAD. You can also set Extended Entity Data in AutoCAD using the XDATA command.