The cad export of polygons with attributes is nearly identical to the cad export of points with attributes. Additionally in GIS the X and Y coordinates must be calculated within the attribut table. The data type should be float. The option calculate geometry calculates the values within the attribute table.
Outlines will be displayed if an own task with the DxfEntity polyline is created. A task hatch shows the filling of the polygon.



The configuration is nearly identical like cad export of points with attributes. The commands CoordX and CoordY must be added in the xml file. The commands refer to the newly created fields X und Y. The result in this example is a block with an attribute and the outline from the polygon.
