<?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 Has any method can replace BasicFileInfo.Extract() ? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/has-any-method-can-replace-basicfileinfo-extract/m-p/8822648#M42026</link>
    <description>About "BasicFileInfo.Extract()" In "API Changes 2019"：from a version of Revit prior to Revit 2019 will result in an exception if it is called on a Revit 2019 or later file. Is there another way I can get version information without fully opening a Revit file?</description>
    <pubDate>Thu, 30 May 2019 01:46:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-30T01:46:03Z</dc:date>
    <item>
      <title>Has any method can replace BasicFileInfo.Extract() ?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/has-any-method-can-replace-basicfileinfo-extract/m-p/8822648#M42026</link>
      <description>About "BasicFileInfo.Extract()" In "API Changes 2019"：from a version of Revit prior to Revit 2019 will result in an exception if it is called on a Revit 2019 or later file. Is there another way I can get version information without fully opening a Revit file?</description>
      <pubDate>Thu, 30 May 2019 01:46:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/has-any-method-can-replace-basicfileinfo-extract/m-p/8822648#M42026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-30T01:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Has any method can replace BasicFileInfo.Extract() ?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/has-any-method-can-replace-basicfileinfo-extract/m-p/8823617#M42027</link>
      <description>&lt;P&gt;You mean you want to obtain information from a Revit file saved by a later version of Revit, later than the one you are using to run the API? No, I do not believe that Revit can open files from later versions, only earlier ones. I would suggest running the add-in calling the BasicFileInfo functionality in the latest version of Revit. Depending on what information you are trying to retrieve, you might also have more luck trying to retrieve it without using Revit at all:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2010/06/open-revit-ole-storage.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2010/06/open-revit-ole-storage.html&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2013/01/basic-file-info-and-rvt-file-version.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2013/01/basic-file-info-and-rvt-file-version.html&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2015/09/lunar-eclipse-and-custom-file-properties.html#3" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2015/09/lunar-eclipse-and-custom-file-properties.html#3&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2016/02/reading-an-rvt-file-without-revit.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2016/02/reading-an-rvt-file-without-revit.html&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2017/06/determining-rvt-file-version-using-python.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2017/06/determining-rvt-file-version-using-python.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 14:15:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/has-any-method-can-replace-basicfileinfo-extract/m-p/8823617#M42027</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2019-05-30T14:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Has any method can replace BasicFileInfo.Extract() ?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/has-any-method-can-replace-basicfileinfo-extract/m-p/8824791#M42028</link>
      <description>&lt;P&gt;&amp;nbsp; Thans for your replay. I have got lots of&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;helpful info from your personal blog in past work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;Your reply made me aware of my mistake that I tried to get information about the new version file with the old version API&lt;SPAN&gt;&amp;nbsp;.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;&lt;SPAN&gt;&amp;nbsp;Thanks for your help&amp;nbsp;again and I feel very luck for it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 01:43:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/has-any-method-can-replace-basicfileinfo-extract/m-p/8824791#M42028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-31T01:43:10Z</dc:date>
    </item>
  </channel>
</rss>

