PROBLEM
When exporting contour lines to a CAD file in ArcGIS Pro, the elevation values are recorded as null. Elevation values are essential when working with 3D data and terrain modeling as they represent the height or depth of features relative to a defined vertical reference such as sea level.
The attribute table below shows elevation values recorded as null when the contour feature layer is exported to a CAD file using the Export To CAD tool in ArcGIS Pro.
The contour lines are multipart features. The Export To CAD tool does not properly translate elevation attributes from multipart features as multiple geometry parts are combined into a single record, leading to data loss during the export.
Separate the multipart features into single-part features to retain the elevation values when exporting the contour lines to a CAD file.
Note: The contour feature layer must have elevation values stored in a field named 'Elevation' or 'Contour' for the Export To CAD tool to preserve these values when exporting to a CAD file.
Note: To generate a 3D output when exporting a feature layer to a CAD file, include the CadType field in the attribute table and populate the field with the 3DPolyline value to define the CAD entity type of the output file. This ensures the features are correctly rendered as 3D polylines when imported into CAD software for accurate representation and manipulation of the data in a 3D environment.
The attribute table in ArcGIS Pro shows the elevation values are recorded when the contour lines are exported.
Article ID: 000034251
Get help from ArcGIS experts
Download the Esri Support App