<?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 Re: Exporting Revit to DWG in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13376212#M3624</link>
    <description>&lt;P&gt;Check out AutoCAD's help documentation for script writing, &lt;A title="AutoCAD Script Wildcards" href="https://help.autodesk.com/view/MAP/2022/ENU/?guid=GUID-BED8F649-3D1A-4641-A48F-562A2EBB927C" target="_blank" rel="noopener"&gt;this is for wildcards&lt;/A&gt; you can use to use a wildcard for anything after A-WALL. That would allow you to write out a script that uses one &lt;EM&gt;entry&lt;/EM&gt; for Walls another for Doors etc.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Mar 2025 00:09:29 GMT</pubDate>
    <dc:creator>SteveKStafford</dc:creator>
    <dc:date>2025-03-18T00:09:29Z</dc:date>
    <item>
      <title>Exporting Revit to DWG</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13367404#M3619</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to export Revit Walls with their different phasing into different AutoCAD layer (with different colors), how can I do so? For example, -A-WALL-E and -A-WALL are in different colors, and -A-GLAZING E is in another color.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See attached, thank you!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amellionwords_1-1741802369508.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1477045i02E3F4A93E588886/image-size/medium?v=v2&amp;amp;px=400" role="button" title="amellionwords_1-1741802369508.png" alt="amellionwords_1-1741802369508.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 18:01:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13367404#M3619</guid>
      <dc:creator>sleepy_samoyed</dc:creator>
      <dc:date>2025-03-12T18:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Revit to DWG</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13367525#M3620</link>
      <description>&lt;P&gt;In the Modify DWG/DXF Export Setup dialog, click on the Add/Edit Modifiers for All... button. Then choose Phase Status and click the arrow right button to add Phase Status to the export settings, put a separator character in the separator column if you want one. Also scroll down to the Modifiers section in the dialog and adjust the phase modifier(s) settings.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 19:23:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13367525#M3620</guid>
      <dc:creator>SteveKStafford</dc:creator>
      <dc:date>2025-03-12T19:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Revit to DWG</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13367611#M3621</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/412563"&gt;@SteveKStafford&lt;/a&gt;&amp;nbsp; Thank you for the reply, but that will modify all existing layers into one single color I suppose?&lt;/P&gt;&lt;P&gt;like for the CAD standard, existing walls and existing glazing have different colors assigned. Thank you Steve!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 20:24:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13367611#M3621</guid>
      <dc:creator>sleepy_samoyed</dc:creator>
      <dc:date>2025-03-12T20:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Revit to DWG</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13367664#M3622</link>
      <description>&lt;P&gt;If you assign different colors to the Phase Status modifiers you should get the same colors for Existing and Demo elements. I find that New elements remain associated with the color assigned to their category and temporary elements seem to favor the color override for the Phase Graphics. You'll have to experiment with it to see how your model and views export for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also it can be much easier to resolve layer colors with a layer script in AutoCAD after the export. For example, all layers with "wall" in the name can be changed to use the same color using a script, a simple text file that collects all the same information you'd type at the command line to process the change of a layer.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 21:00:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13367664#M3622</guid>
      <dc:creator>SteveKStafford</dc:creator>
      <dc:date>2025-03-12T21:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Revit to DWG</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13376146#M3623</link>
      <description>&lt;P&gt;Thank you Steve, so I created the following color override, but only -A-WALL-E was made after running the script, how do I make other layers also visible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See attached, thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amellionwords_0-1742252211364.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1478865i29478A5CB2DBCC64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="amellionwords_0-1742252211364.png" alt="amellionwords_0-1742252211364.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 22:56:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13376146#M3623</guid>
      <dc:creator>sleepy_samoyed</dc:creator>
      <dc:date>2025-03-17T22:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Revit to DWG</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13376212#M3624</link>
      <description>&lt;P&gt;Check out AutoCAD's help documentation for script writing, &lt;A title="AutoCAD Script Wildcards" href="https://help.autodesk.com/view/MAP/2022/ENU/?guid=GUID-BED8F649-3D1A-4641-A48F-562A2EBB927C" target="_blank" rel="noopener"&gt;this is for wildcards&lt;/A&gt; you can use to use a wildcard for anything after A-WALL. That would allow you to write out a script that uses one &lt;EM&gt;entry&lt;/EM&gt; for Walls another for Doors etc.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 00:09:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/exporting-revit-to-dwg/m-p/13376212#M3624</guid>
      <dc:creator>SteveKStafford</dc:creator>
      <dc:date>2025-03-18T00:09:29Z</dc:date>
    </item>
  </channel>
</rss>

