CAD Export of Polygons with Attributes
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 attribute table. For this purpose it is convenient to fill the fields X and Y with the type Float type. Subsequently, the X and Y coordinates can be calculated via Calculate Geometry in the attribute table.
For the display of the outer line, this must be passed as a separate task. In addition, hatching for the area fill would also be possible as a task.



Most of the description of the XML can be found in the item topic. Only the commands CoordX and CoordY have been added in this example for determining the position of the text. The result is a polygon and a block with the shape of a rectangle including text.
