<?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: .rfa to .gsm conversion in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191373#M23138</link>
    <description>&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=53732" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=53732"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=53732&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Revit RFA and RVT file reading capability will be available from the Open Design Alliance from January 1, 2017. I suppose it won't take too much time for GRAPHISOFT to implement it in ARCHICAD either. GRAPHISOFT is a member of ODA and they participated in the development of this as far as I know.</description>
    <pubDate>Wed, 28 Sep 2016 15:21:41 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2016-09-28T15:21:41Z</dc:date>
    <item>
      <title>.rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191359#M23124</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Guys and Gals,&lt;BR /&gt;
&lt;BR /&gt;
Is there a software tool or method to convert Revit .rfa files to .gsm files for use in Archicad?  &lt;BR /&gt;
&lt;BR /&gt;
Toto has a whole slue of toilets, sinks, shower receptors, etc. available on their site in .rfa format, and I'd love to use them if I can extract them.  Ideally, I'd like to do this in AC9, but if I need to, I could do it in AC12.&lt;BR /&gt;
&lt;BR /&gt;
I also have MaxonForm available for use, if necessary, but haven't explored that yet.... haven't yet loaded it on the new machine.  If I need to, I will.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Feb 2010 01:07:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191359#M23124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-16T01:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191360#M23125</link>
      <description>No direct solution I am aware of.&lt;BR /&gt;
If they are also available in DWG, 3ds or SketchUp then you can get it into AC.</description>
      <pubDate>Tue, 16 Feb 2010 10:21:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191360#M23125</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2010-02-16T10:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191361#M23126</link>
      <description>any hope that this conversion will someday be possible??</description>
      <pubDate>Tue, 16 Feb 2010 19:24:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191361#M23126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-16T19:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191362#M23127</link>
      <description>Thanks, Laz... That's what I was afraid of.&lt;BR /&gt;
&lt;BR /&gt;
This is our industry's next big challenge... full interoperability.  Some poor devil spent hours, days, WEEKS making all those toilets and sinks on Toto's site, and none of us can use them.  Darn shame.&lt;BR /&gt;
&lt;BR /&gt;
Talk with you guys soon... back to work while there's still work!  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 16 Feb 2010 21:32:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191362#M23127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-16T21:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191363#M23128</link>
      <description>I am really starting to wonder how much effort it would be to create such a translator. I don't know if Revit API allows it.&lt;BR /&gt;
But I believe GDL is much more capable than what you can do in Revit Families parameter-wise. So based on my knowledge of Revit, I think it could be possible to convert family parameters to GDL parameters.&lt;BR /&gt;
I see one thing that may or may not be a tough thing: Revit can create all kinds of forms with its modeling tools. There are similar commands to some of them, like Extrude, Tube, Ruled but if that does not work GDL can create forms out of nodes, edges and planes programmed in GDL. This is how most DWG/3DS stuff gets generated into GDL. &lt;BR /&gt;
The big question is: can this geometric info be extracted since RFA is non-public format. Maybe the Revit API answers whether this is possible or not.&lt;BR /&gt;
&lt;BR /&gt;
If we could have a decent RFA to GDL converter (most Revit Families are rather simple compared to GDL Objects such as Doors/Windows), this whole manufacturer problem would be solved because they would create the RFAs and these could be easily converted to GDL too.&lt;BR /&gt;
So I keep dreaming... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 16 Feb 2010 21:47:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191363#M23128</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2010-02-16T21:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191364#M23129</link>
      <description>nice dream Laszlo&lt;BR /&gt;
&lt;BR /&gt;
cheers cary</description>
      <pubDate>Tue, 16 Feb 2010 22:37:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191364#M23129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-16T22:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191365#M23130</link>
      <description>Now..come on folks. Why would Autodesk, Graphisoft..etc...want full operability and convertability between programs.&lt;BR /&gt;
&lt;BR /&gt;
don't you know that's how "people"/programmers/manufacturers etc.. make their money?&lt;BR /&gt;
&lt;BR /&gt;
if you have an object/familiy whatever that can both be inserted/ brought into any format of database possible, then you just eliminated work for one or another company.....&lt;BR /&gt;
&lt;BR /&gt;
that's why the whole "universal compatibility" issue will NEVER be resolved. Because you can't please everyone all of the time.....&lt;BR /&gt;
&lt;BR /&gt;
Companies chose Archicad for a certain reason/result/ etc...and other companies go with Revit for other reasons/results...etc....but there isn't one that does it ALL....</description>
      <pubDate>Wed, 26 May 2010 20:54:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191365#M23130</guid>
      <dc:creator>rob2218</dc:creator>
      <dc:date>2010-05-26T20:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191366#M23131</link>
      <description>Revit families (like projects) can be exported to CAD files: Autocad DWG/DXF; Microstation DGN or Acis SAT.&lt;BR /&gt;
I believe Archicad can then import those formats and of course all parametric information is loss. But you get the geometry.&lt;BR /&gt;
Besides that, I would never do the opposite (GSM-&amp;gt;RFA). Non native revit object (called imported families) are hard to manage. In fact, if you take a look at the competition forum (AUGI), you'll find that. Legay Autocad details are never advised.</description>
      <pubDate>Fri, 18 Jun 2010 15:38:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191366#M23131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-18T15:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191367#M23132</link>
      <description>Something interesting (Source;: Shoegnome) , Maybe Graphisoft is working on a similar thing :&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://bradleybim.com/2014/03/21/bentley-aecosim-building-designer-reads-manufacturer-revit-family-files/" target="_blank"&gt;&lt;LINK_TEXT text="http://bradleybim.com/2014/03/21/bentle ... ily-files/"&gt;http://bradleybim.com/2014/03/21/bentley-aecosim-building-designer-reads-manufacturer-revit-family-files/&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Sat, 05 Apr 2014 13:48:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191367#M23132</guid>
      <dc:creator>TMA_80</dc:creator>
      <dc:date>2014-04-05T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191368#M23133</link>
      <description>&lt;BLOCKQUOTE&gt;TMA_80 wrote:&lt;BR /&gt;Something interesting (Source;: Shoegnome) , Maybe Graphisoft is working on a similar thing :&lt;/BLOCKQUOTE&gt;
Does it seem odd to anyone else that Bentley is supporting Bradley (via .rfa files), but Bradley doesn't  think there is enough interest to support Bentley (or Archicad)?&lt;BR /&gt;
&lt;BR /&gt;
Screen shot from responses to a July '13 webinar Q and A.&lt;BR /&gt;
&lt;BR /&gt;
If your interested in letting Bradley know your needs for gsm…&lt;BR /&gt;
the email address is:&lt;BR /&gt;
&lt;A href="mailto: bimfeedback@bradleycorp.com"&gt;bimfeedback@bradleycorp.com&lt;/A&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/17173iB5611CEB609E69F3/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Screen Shot 2014-04-07 at 2.46.54 PM.png" title="Screen Shot 2014-04-07 at 2.46.54 PM.png" /&gt;</description>
      <pubDate>Mon, 07 Apr 2014 21:03:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191368#M23133</guid>
      <dc:creator>Stress Co_</dc:creator>
      <dc:date>2014-04-07T21:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191369#M23134</link>
      <description>I just had 4 of the major lighting reps in Nashville provide me with MFG' s from their line cards that provide BIM models. There were a total of 41 MFG's providing BIM models. A few offered models in more that one file type. Here is the tally: &lt;BR /&gt;
.rfa =40&lt;BR /&gt;
.3ds = 4&lt;BR /&gt;
.skp = 2&lt;BR /&gt;
.gsm = 0 &lt;BR /&gt;
&lt;BR /&gt;
2 observations: &lt;BR /&gt;
1. It appears that Manufacturers who rely on architects to specify their products don't take ArchiCAD seriously.&lt;BR /&gt;
2. ArchiCAD needs to find a way to put a .rfa to.gsm converter in their users hands or their users will find themselves totally uncompetitive in the marketplace.</description>
      <pubDate>Thu, 04 Dec 2014 20:06:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191369#M23134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-04T20:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191370#M23135</link>
      <description>We have entered this as a wish for ArchiCAD! Thanks!</description>
      <pubDate>Tue, 16 Dec 2014 13:51:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191370#M23135</guid>
      <dc:creator>Katalin Borszeki</dc:creator>
      <dc:date>2014-12-16T13:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191371#M23136</link>
      <description>thank you Katalin for turning my rant into a wish....much better that way!&lt;BR /&gt;
&lt;BR /&gt;
cheers Cary</description>
      <pubDate>Tue, 16 Dec 2014 19:20:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191371#M23136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-16T19:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191372#M23137</link>
      <description>Still nothing on translating .rfa into .gsm files? If ArchiCAD can read DWG (via translation - remember how long THAT took to become a reality?), how difficult can it be for BIM objects? Sorry for the rant. - Ed.</description>
      <pubDate>Wed, 28 Sep 2016 13:43:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191372#M23137</guid>
      <dc:creator>Ed Wolfstein</dc:creator>
      <dc:date>2016-09-28T13:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191373#M23138</link>
      <description>&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=53732" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=53732"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=53732&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Revit RFA and RVT file reading capability will be available from the Open Design Alliance from January 1, 2017. I suppose it won't take too much time for GRAPHISOFT to implement it in ARCHICAD either. GRAPHISOFT is a member of ODA and they participated in the development of this as far as I know.</description>
      <pubDate>Wed, 28 Sep 2016 15:21:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191373#M23138</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-09-28T15:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191374#M23139</link>
      <description>that is great news!</description>
      <pubDate>Fri, 07 Oct 2016 20:21:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191374#M23139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-07T20:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191375#M23140</link>
      <description>The RFA &amp;amp; RVT Geometry Exchange Add-on for ARCHICAD 21 is now available for free!&lt;BR /&gt;
&lt;BR /&gt;
Check out &lt;A href="http://www.bim6x.com/solutions" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="http://www.bim6x.com/solutions" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;http://www.bim6x.com/solutions&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;http://www.bim6x.com/solutions&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Link.</description>
      <pubDate>Thu, 16 Nov 2017 18:51:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191375#M23140</guid>
      <dc:creator>Link</dc:creator>
      <dc:date>2017-11-16T18:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191376#M23141</link>
      <description>Great job Link!!! Downloaded today! You changed my life!!! Thank you</description>
      <pubDate>Fri, 17 Nov 2017 00:14:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/191376#M23141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-17T00:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/323889#M39360</link>
      <description>&lt;P&gt;Free add-on:&amp;nbsp; &amp;nbsp;&lt;A href="https://bim6x.com/RFA-RVT-Add-On-FAQ" target="_blank"&gt;https://bim6x.com/RFA-RVT-Add-On-FAQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And, Archicad has been fully interoperable through IFC since the beginning.... Works better with "GDL" platforms like Sketchup, Google Warehouse, and BIMobjects.&amp;nbsp; I use rvt .rfa parts from various manufacturers when it needs to be 'part' specific for example: Hardy Panels.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 19:08:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/323889#M39360</guid>
      <dc:creator>RichardHof</dc:creator>
      <dc:date>2021-12-01T19:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: .rfa to .gsm conversion</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/324208#M39382</link>
      <description>&lt;P&gt;FYI: What used to be BIM6x's RFA/RVT Add-On is now incorporated into Archicad by default in the latest versions (I think AC24 forward) so there is no need for a separate download and install.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Dec 2021 04:03:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/rfa-to-gsm-conversion/m-p/324208#M39382</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2021-12-05T04:03:31Z</dc:date>
    </item>
  </channel>
</rss>

