Hi, I tried exporting a polygon feature class as a CAD file using the Tool "Export to CAD". I have added the CAD fields before this.
However, the output seems to convert them into polylines (see attached). Even though the shape is clearly polygon, its entity registers it as LWPolyline. I suspect that as a result, the "FillColor" field did not get embedded in the CAD file after conversion (that's the main reason why I need it to be a polygon).
I am using ArcGIS 10.2.2.
Thanks!