<?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: Can I pull/push a file out of Revit and into an environment like Miro? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/can-i-pull-push-a-file-out-of-revit-and-into-an-environment-like/m-p/11541075#M15671</link>
    <description>&lt;P&gt;Sure you can. The &lt;U&gt;Document&lt;/U&gt; class provides a number of different methods to save a file to hard disk:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.revitapidocs.com/2023/9a38d78f-5d4f-b59b-52b4-197017d2038a.htm" target="_blank"&gt;https://www.revitapidocs.com/2023/9a38d78f-5d4f-b59b-52b4-197017d2038a.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can push and pull the resulting binary file as much as you like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 14:30:00 GMT</pubDate>
    <dc:creator>jeremy_tammik</dc:creator>
    <dc:date>2022-11-09T14:30:00Z</dc:date>
    <item>
      <title>Can I pull/push a file out of Revit and into an environment like Miro?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/can-i-pull-push-a-file-out-of-revit-and-into-an-environment-like/m-p/11540920#M15670</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Does anyone know if I can pull or push a file out of Revit and move it to a different place, like Miro for further collaboration?&lt;/P&gt;&lt;P&gt;Is it possible to move your file from Revit and does anyone know which Revit API would need to be called?&lt;/P&gt;&lt;P&gt;(The question is less about miro and more about, "am I able to pull/push a file out of Revit? If it is possible to do that, I'm wondering what API I would leverage).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":red_heart:"&gt;❤️&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you ☺️☺️☺️&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 13:20:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/can-i-pull-push-a-file-out-of-revit-and-into-an-environment-like/m-p/11540920#M15670</guid>
      <dc:creator>n64battle</dc:creator>
      <dc:date>2022-11-09T13:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can I pull/push a file out of Revit and into an environment like Miro?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/can-i-pull-push-a-file-out-of-revit-and-into-an-environment-like/m-p/11541075#M15671</link>
      <description>&lt;P&gt;Sure you can. The &lt;U&gt;Document&lt;/U&gt; class provides a number of different methods to save a file to hard disk:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.revitapidocs.com/2023/9a38d78f-5d4f-b59b-52b4-197017d2038a.htm" target="_blank"&gt;https://www.revitapidocs.com/2023/9a38d78f-5d4f-b59b-52b4-197017d2038a.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can push and pull the resulting binary file as much as you like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 14:30:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/can-i-pull-push-a-file-out-of-revit-and-into-an-environment-like/m-p/11541075#M15671</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-11-09T14:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I pull/push a file out of Revit and into an environment like Miro?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/can-i-pull-push-a-file-out-of-revit-and-into-an-environment-like/m-p/11541624#M15672</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13139915"&gt;@n64battle&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It sounds to me like you are looking for a possible way to allow collaboration on your Revit model among your team members (correct me if am wrong). Revit provides such capability using Revit Cloud Worksharing: a cloud-based service that allows any Revit users inside or outside a network to collaborate on a Revit model.&lt;/P&gt;&lt;P&gt;You may read more of this here : &lt;EM&gt;&lt;STRONG&gt;&lt;A title="https://help.autodesk.com/view/RVT/2023/ENU/guid=Revit_API_Revit_API_Developers_Guide_Advanced_Topics_Worksharing_html" href="https://help.autodesk.com/view/RVT/2023/ENU/?guid=Revit_API_Revit_API_Developers_Guide_Advanced_Topics_Worksharing_html" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/revit-api-forum/can-i-pull-push-a-file-out-of-revit-and-into-an-environment-like/td-p/11540920&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Revit provides EnableWorksharingMethod : &lt;EM&gt;&lt;STRONG&gt;&lt;A href="https://www.revitapidocs.com/2023/7c29717e-1d8c-4e02-20ad-65c53ea8eaaa.htm" target="_blank" rel="noopener"&gt;https://www.revitapidocs.com/2023/7c29717e-1d8c-4e02-20ad-65c53ea8eaaa.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Revit document also provides Document method : SaveAsCloudModel Method (Guid, Guid, String, String) to initiate cloud collaboration for non-workshared or workshared model.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;A href="https://www.revitapidocs.com/2023/2fd26edf-b1f8-905b-e5d7-b56eaa2a2eeb.htm" target="_blank" rel="noopener"&gt;https://www.revitapidocs.com/2023/2fd26edf-b1f8-905b-e5d7-b56eaa2a2eeb.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You may refer to this previous forum thread that touches a bit on the issue.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/initiate-cloud-collaboration-for-a-workshared-model/td-p/10113202" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/revit-api-forum/initiate-cloud-collaboration-for-a-workshared-model/td-p/10113202&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Let me know if this information helps or I have totally missed the point.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 18:06:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/can-i-pull-push-a-file-out-of-revit-and-into-an-environment-like/m-p/11541624#M15672</guid>
      <dc:creator>caroline.gitonga</dc:creator>
      <dc:date>2022-11-09T18:06:22Z</dc:date>
    </item>
  </channel>
</rss>

