<?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: REX Framework - utilization in Revit? Share your experience in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/rex-framework-utilization-in-revit-share-your-experience/m-p/11232195#M18957</link>
    <description>&lt;P&gt;To get a better idea of what REX is look within the SDK e.g.&amp;nbsp;...\2023\REX SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From reading REX content previously there are some good features for rapidly producing all the boring bits of an add-in such as standardised UI and some good utilities e.g. structural section recognition etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can 't really comment on it myself as I've not used the templates. The starting point is probably to see what the SDK alone doesn't offer that REX does and merge those popular features of REX into the SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the UI aspects of REX Revit developers would have probably moved on from i.e. I remember the element positioning tool and frame generator used the UI aspects of REX but those fell away a long time ago now. Those however were Autodesk add-ins and I don't recall any third party ones that used similar at the time or since.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone would have used REX it would likely have been third party developers of analysis software that wanted to create an analytical link with Revit. Although I've used a few of those and they seem to do their own thing regardless of how inconsistent with Revit it looks.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jun 2022 17:42:13 GMT</pubDate>
    <dc:creator>RPTHOMAS108</dc:creator>
    <dc:date>2022-06-13T17:42:13Z</dc:date>
    <item>
      <title>REX Framework - utilization in Revit? Share your experience</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/rex-framework-utilization-in-revit-share-your-experience/m-p/11186685#M18955</link>
      <description>&lt;P&gt;Hi All!&lt;/P&gt;&lt;P&gt;Following the question raised by Jeremy in his blog:&lt;/P&gt;&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2022/05/structural-questions-and-the-future-of-rex.html" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2022/05/structural-questions-and-the-future-of-rex.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are some conversations here and there regarding long term strategy for REX Framework, component enhancing creation of 3rd party add-ins to Revit (mostly in the context of structures). If any one here would like to share his experience or opinion regarding personal use-cases it would be fantastic. What succeeded what failed; 'never heard' feedback is also a valuable feedback:)&lt;/P&gt;&lt;P&gt;All shared information is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;TW&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 10:35:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/rex-framework-utilization-in-revit-share-your-experience/m-p/11186685#M18955</guid>
      <dc:creator>tomasz.wojdyla</dc:creator>
      <dc:date>2022-05-23T10:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: REX Framework - utilization in Revit? Share your experience</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/rex-framework-utilization-in-revit-share-your-experience/m-p/11231964#M18956</link>
      <description>&lt;P&gt;Hello Tomasz,&lt;BR /&gt;Here is a project, I am working on and I eagerly would like to know your advice and experience with that.&lt;BR /&gt;I want to use Dynamo generative design for this.&lt;/P&gt;&lt;P&gt;The dynamo graph should take the Revit model (or a part of the model) and, using Revit API, will transfer the model to Robot for analysis and bring some FEM results or structural design back to Dynamo. Since it is a generative design, this will be done numerous times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does my question fit to the context you are mentioning here?&lt;BR /&gt;Is Robot structural extension for Revit going to be abandoned?&lt;BR /&gt;If so, will I still be able to do this connection through API coding?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 15:42:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/rex-framework-utilization-in-revit-share-your-experience/m-p/11231964#M18956</guid>
      <dc:creator>HadiMoosavi</dc:creator>
      <dc:date>2022-06-13T15:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: REX Framework - utilization in Revit? Share your experience</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/rex-framework-utilization-in-revit-share-your-experience/m-p/11232195#M18957</link>
      <description>&lt;P&gt;To get a better idea of what REX is look within the SDK e.g.&amp;nbsp;...\2023\REX SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From reading REX content previously there are some good features for rapidly producing all the boring bits of an add-in such as standardised UI and some good utilities e.g. structural section recognition etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can 't really comment on it myself as I've not used the templates. The starting point is probably to see what the SDK alone doesn't offer that REX does and merge those popular features of REX into the SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the UI aspects of REX Revit developers would have probably moved on from i.e. I remember the element positioning tool and frame generator used the UI aspects of REX but those fell away a long time ago now. Those however were Autodesk add-ins and I don't recall any third party ones that used similar at the time or since.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone would have used REX it would likely have been third party developers of analysis software that wanted to create an analytical link with Revit. Although I've used a few of those and they seem to do their own thing regardless of how inconsistent with Revit it looks.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 17:42:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/rex-framework-utilization-in-revit-share-your-experience/m-p/11232195#M18957</guid>
      <dc:creator>RPTHOMAS108</dc:creator>
      <dc:date>2022-06-13T17:42:13Z</dc:date>
    </item>
  </channel>
</rss>

