<?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: Revit export ddXML? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/revit-export-ddxml/m-p/8434732#M45914</link>
    <description>&lt;P&gt;Thanks, sir, for your speedy response, and for sharing your expertise.&amp;nbsp; We will investigate further, thanks again!&lt;/P&gt;</description>
    <pubDate>Thu, 29 Nov 2018 22:02:49 GMT</pubDate>
    <dc:creator>plawton5092</dc:creator>
    <dc:date>2018-11-29T22:02:49Z</dc:date>
    <item>
      <title>Revit export ddXML?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-export-ddxml/m-p/8433888#M45912</link>
      <description>&lt;P&gt;Anyone:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since Revit's duct pressure loss calculation tools are uneven at best, is there any chance that a well-connected duct system can be exported to ddXML, so that duct pressure loss calcs can be completed in &lt;A href="http://www.trane.com/commercial/north-america/us/en/products-systems/design-and-analysis-tools/design-tools/vari-trane-duct-designer.html" target="_blank"&gt;Trane VariTrane Duct Designer&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This was possible with Autocad ABS 2006, so the coding to the schema has already been done within Autodesk - can this schema be translated to C# and made part of the Revti API?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Trane has a 16-page document for the schema that I have attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help is appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 16:56:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-export-ddxml/m-p/8433888#M45912</guid>
      <dc:creator>plawton5092</dc:creator>
      <dc:date>2018-11-29T16:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Revit export ddXML?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-export-ddxml/m-p/8434297#M45913</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Peter,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your query.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I found some mentions of the ddxml integration that you refer to ten years ago:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Trane Trace 700 GBXML Integration&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="http://autocadmep.blogspot.com/2008/05/trane-trace-700-gbxml-integration.html" target="_blank"&gt;http://autocadmep.blogspot.com/2008/05/trane-trace-700-gbxml-integration.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://autocadmep.wordpress.com/2008/05/30/trane-trace-700-gbxml-integration" target="_blank"&gt;https://autocadmep.wordpress.com/2008/05/30/trane-trace-700-gbxml-integration&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I doubt that this export will be integrated natively into Revit or its API.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you would like that to happen, you should submit a wish list item for it in the Revit Idea Station and gather lots of votes for it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;A different approach might provide faster and more fruitful:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Quite probably, all of the information defined in this schema is available through the Revit API.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can use RevitLookup to test that assumption:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://github.com/jeremytammik/RevitLookup" target="_blank"&gt;https://github.com/jeremytammik/RevitLookup&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It implements an interactive Revit BIM database exploration tool to view and navigate element properties and relationships.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Every data item it displays has been retrieved via the Revit API.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If all the information required by ddxml is available through RevitLookup, then you can implement your own Revit add-in to perform the desired export.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 19:36:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-export-ddxml/m-p/8434297#M45913</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-11-29T19:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Revit export ddXML?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-export-ddxml/m-p/8434732#M45914</link>
      <description>&lt;P&gt;Thanks, sir, for your speedy response, and for sharing your expertise.&amp;nbsp; We will investigate further, thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 22:02:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-export-ddxml/m-p/8434732#M45914</guid>
      <dc:creator>plawton5092</dc:creator>
      <dc:date>2018-11-29T22:02:49Z</dc:date>
    </item>
  </channel>
</rss>

