<?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: Autodesk View and Data API in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6276077#M66515</link>
    <description>&lt;P&gt;Can you suggest the library/api which can be used to integrate something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.homestyler.com/floorplan/" target="_blank"&gt;http://www.homestyler.com/floorplan/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in our web application (written in asp.net mvc) ? We want to integrate in a way so that we should be able to edit and play with the events with-in our web application.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Apr 2016 09:47:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-18T09:47:04Z</dc:date>
    <item>
      <title>Autodesk View and Data API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6253945#M66511</link>
      <description>&lt;P&gt;Hi, I am new to Autodesk and figuring out whether&amp;nbsp;Autodesk 'View and Data API' be the one which can meet our requirements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually our Web Application supports a folder structure which can depict a House layout e.g.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First Floor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Room 1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Item 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; item 2&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Room 2&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Item 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; item 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second Floor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Room 1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ......&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Room 2&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now , we want to add a feature using which our users be able create such&amp;nbsp;Layout on some canvas, like we can do in 'Autodesk Homestyler'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Questions/Concerns are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We should be able to include the Plugin in our Web Application - I think this is possible in Autodesk ?&lt;/LI&gt;&lt;LI&gt;What we create on the canvas (rooms, doors, furniture objects etc) we need to be aware of those so that we can map those objects in our Web Application i.e. Have an equivalent object in our own database.&lt;/LI&gt;&lt;LI&gt;Can we add our own Objects in Autodesk i.e. own Furniture objects (by uploading new images) ?&lt;/LI&gt;&lt;LI&gt;Once we create anything or perform an operation (resize, rotate) on the canvas, can this be notified to our Web Application using javascript?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 09:01:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6253945#M66511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-06T09:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk View and Data API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6253972#M66512</link>
      <description>&lt;P&gt;You can find out all there is to know about the View and Data API directly from the Forge Platform web site:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.autodesk.com" target="_blank"&gt;https://developer.autodesk.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look under APIs &amp;gt; View and Data:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.autodesk.com/api/view-and-data-api" target="_blank"&gt;https://developer.autodesk.com/api/view-and-data-api&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the aspects you list are doable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some of them are more work than others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck and have fun!&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 09:51:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6253972#M66512</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-04-06T09:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk View and Data API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6254244#M66513</link>
      <description>&lt;P&gt;Can you give links to some working examples where we can see javascript in action after creating any Object or performing an Operation?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 13:06:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6254244#M66513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-06T13:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk View and Data API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6254250#M66514</link>
      <description>&lt;P&gt;The lnks to sample code are immediately available from the Forge web site:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.autodesk.com/api/view-and-data-api" target="_blank"&gt;https://developer.autodesk.com/api/view-and-data-api&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 13:08:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6254250#M66514</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-04-06T13:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk View and Data API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6276077#M66515</link>
      <description>&lt;P&gt;Can you suggest the library/api which can be used to integrate something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.homestyler.com/floorplan/" target="_blank"&gt;http://www.homestyler.com/floorplan/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in our web application (written in asp.net mvc) ? We want to integrate in a way so that we should be able to edit and play with the events with-in our web application.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 09:47:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6276077#M66515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-18T09:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk View and Data API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6276164#M66516</link>
      <description>&lt;P&gt;The View and Data API is a viewer only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can easily modify the rendered scene scene yourself, but you have to manage and store those changes yourself, and implement your own methods to feed tham back into the original CAD design.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample code is available here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.autodesk.com/api/view-and-data-api" target="_blank"&gt;https://developer.autodesk.com/api/view-and-data-api&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 10:50:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6276164#M66516</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-04-18T10:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk View and Data API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6276278#M66517</link>
      <description>&lt;P&gt;When you say easily modify, what shall we use&amp;nbsp;to modify the floorplans?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 12:01:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6276278#M66517</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-18T12:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk View and Data API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6276321#M66518</link>
      <description>&lt;P&gt;You can use any three.js editor, for instance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://threejs.org/editor" target="_blank"&gt;http://threejs.org/editor&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 12:26:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/autodesk-view-and-data-api/m-p/6276321#M66518</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-04-18T12:26:47Z</dc:date>
    </item>
  </channel>
</rss>

