I have several AutoCAD files (land parcels as polygons) and would like to add information within an AutoCAD block to each polygon. So I created a template file containing the block definition with an additional attribute. Then I created inside points from all my CAD-polygons, use the AttributeCreator to generate the autocad_block_name attribute (same as in template file) and set the block attribute from the template to the attribute containing the information I want to add. I got this workflow from the knowledge base, works nicely.
FME writes the AutoCAD blocks correctly to the destination CAD-file but overwrites all orignal data. So in my destination file there are only the CAD blocks.
Is there a parameter in the workbech that preserves the original data? Maybe I got this whole thing wrong, I am working on CAD data for the very first time and don't have a clue.
P.S. Workking with FME 2013 SP3
Thanks!
Annika