Bug Number | BUG-000112999 |
Submitted | Apr 05, 2018 |
Modified | Mar 30, 2022 |
Severity | High |
Applies To | ArcGIS for Desktop |
Version Found | 10.6 |
Prog Language | N/A |
Server Platform | |
Client Platform | |
Database | N/A |
Locale | N/A |
Status |
Unknown Text - Bugs/Fixed
Learn more |
Version Fixed | 10.7.0 |
SP Fixed | 10.7 Approved |
Bug BUG-000112999
Synopsis
The Export to CAD tool in ArcGIS Desktop 10.6 does not create blocks in the output DWG file. This works successfully with the data provided in ArcGIS Desktop 10.5.1.
Additional Information
N/A
Alternate Solution
The workaround is to rename the seed file, and just append the exported data to that file ArcGIS Desktop. When opened in AutoCAD, the file has blocks which are properly created. This does require adding the following fields to the geodatabase feature class attribute table(s):
- CadType, defined as text, populated with the word "Insert", without quotes.
- RefName, defined as text, and populated with the BLOCK name from AutoCAD the data is supposed to be converted to.