<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Are AutoCAD .dwg entities accessible using arcpy? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/are-autocad-dwg-entities-accessible-using-arcpy/m-p/1599234#M94356</link>
    <description>&lt;P&gt;I have a process that imports AutoCAD dwg files into a geodatabase, using &lt;FONT face="courier new,courier"&gt;arcpy.conversion.ExportFeatures&lt;/FONT&gt;. The issue stems from blocks within the dwg. The process imports the blocks into geodatabase as expected. But, in the source dwg, the entities comprising a block can have different attributes (e.g., Layer) than the block itself. The maintainers of the dwg files have focused their work on the attributes of the entities, not the blocks. Thus, they would prefer to see the entity attributes in the output geodatabase. It would be acceptable if the entities could be imported as singlepart features, instead of multipart (like blocks).&lt;/P&gt;&lt;P&gt;I am wondering if the entities are accessible in any way from within arcpy or ArcGIS Pro. I have also tried &lt;FONT face="courier new,courier"&gt;arcpy.conversion.CADToGeodatabase&lt;/FONT&gt;, but the output behaves similarly to &lt;FONT face="courier new,courier"&gt;ExportFeatures&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;There are some commands on the AutoCAD side that may help tackle the problem (&lt;FONT face="courier new,courier"&gt;XPLODE&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;BURST&lt;/FONT&gt;, etc.). But I am not familiar with AutoCAD, and my organization would prefer to implement the entire process within the Esri universe. So, I am curious if there are any possibilities. Thanks for any ideas!&lt;/P&gt;</description>
    <pubDate>Tue, 25 Mar 2025 23:15:43 GMT</pubDate>
    <dc:creator>nstewart</dc:creator>
    <dc:date>2025-03-25T23:15:43Z</dc:date>
    <item>
      <title>Are AutoCAD .dwg entities accessible using arcpy?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/are-autocad-dwg-entities-accessible-using-arcpy/m-p/1599234#M94356</link>
      <description>&lt;P&gt;I have a process that imports AutoCAD dwg files into a geodatabase, using &lt;FONT face="courier new,courier"&gt;arcpy.conversion.ExportFeatures&lt;/FONT&gt;. The issue stems from blocks within the dwg. The process imports the blocks into geodatabase as expected. But, in the source dwg, the entities comprising a block can have different attributes (e.g., Layer) than the block itself. The maintainers of the dwg files have focused their work on the attributes of the entities, not the blocks. Thus, they would prefer to see the entity attributes in the output geodatabase. It would be acceptable if the entities could be imported as singlepart features, instead of multipart (like blocks).&lt;/P&gt;&lt;P&gt;I am wondering if the entities are accessible in any way from within arcpy or ArcGIS Pro. I have also tried &lt;FONT face="courier new,courier"&gt;arcpy.conversion.CADToGeodatabase&lt;/FONT&gt;, but the output behaves similarly to &lt;FONT face="courier new,courier"&gt;ExportFeatures&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;There are some commands on the AutoCAD side that may help tackle the problem (&lt;FONT face="courier new,courier"&gt;XPLODE&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;BURST&lt;/FONT&gt;, etc.). But I am not familiar with AutoCAD, and my organization would prefer to implement the entire process within the Esri universe. So, I am curious if there are any possibilities. Thanks for any ideas!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 23:15:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/are-autocad-dwg-entities-accessible-using-arcpy/m-p/1599234#M94356</guid>
      <dc:creator>nstewart</dc:creator>
      <dc:date>2025-03-25T23:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Are AutoCAD .dwg entities accessible using arcpy?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/are-autocad-dwg-entities-accessible-using-arcpy/m-p/1603344#M94709</link>
      <description>&lt;P&gt;Esri Tech Support pointed me to arcpy.interop.QuickImport. The "Data Interoperability" license is needed, but we have one available. This is the combination of parameters that delivered what I was seeking:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Group by Geometry&lt;/LI&gt;&lt;LI&gt;Check: Explode Blocks into Entities&lt;/LI&gt;&lt;LI&gt;Uncheck: Use Block Feature Type for Components&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 07 Apr 2025 17:37:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/are-autocad-dwg-entities-accessible-using-arcpy/m-p/1603344#M94709</guid>
      <dc:creator>nstewart</dc:creator>
      <dc:date>2025-04-07T17:37:29Z</dc:date>
    </item>
  </channel>
</rss>

