<?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: Insert a point cloud with API in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5564542#M73195</link>
    <description>&lt;P&gt;Thanks Rosalesduquej for your reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a new in API programming and i don't know where i can find the Sample Folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Besides, i try to insert a point cloud with this command :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;nuage=PointCloudType.Create(doc,"rcs","c:\\Test.rcs")&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i have the this error message : "Modifying is forbidden because the docuement has no open transaction."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to write somthing else :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim&lt;/SPAN&gt;&amp;nbsp;t&amp;nbsp;&lt;SPAN&gt;As&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;New&lt;/SPAN&gt;&amp;nbsp;Transaction (doc,"Test")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;t.Start()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;nuage=PointCloudType.Create(doc,"rcs","&lt;SPAN&gt;c:\\Test.rcs&lt;/SPAN&gt;")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;t.Commit()&lt;/P&gt;&lt;P&gt;And i Have this error message : "Starting a transaction for an external application running outside of API conext is not allowed"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can You help me ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Mar 2015 06:16:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-31T06:16:19Z</dc:date>
    <item>
      <title>Insert a point cloud with API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5560139#M73193</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know how if it's possible to insert a point cloud with API command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&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>Fri, 27 Mar 2015 09:15:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5560139#M73193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T09:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Insert a point cloud with API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5563997#M73194</link>
      <description>&lt;P&gt;Dear Remyescaffit,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you looked over the Samples folder on the SDK, I see there is one called PointCloudEngine, that might give you some ideas on how to implement the command you are looking for. Another good resource I can give you comes from Jeremy Tammik's Blog, The Builder Coder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check it out, there is a couple of interesting discussions regarding the use of the Point Cloud API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.43" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.43&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&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>Mon, 30 Mar 2015 19:38:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5563997#M73194</guid>
      <dc:creator>rosalesduquej</dc:creator>
      <dc:date>2015-03-30T19:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Insert a point cloud with API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5564542#M73195</link>
      <description>&lt;P&gt;Thanks Rosalesduquej for your reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a new in API programming and i don't know where i can find the Sample Folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Besides, i try to insert a point cloud with this command :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;nuage=PointCloudType.Create(doc,"rcs","c:\\Test.rcs")&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i have the this error message : "Modifying is forbidden because the docuement has no open transaction."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to write somthing else :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim&lt;/SPAN&gt;&amp;nbsp;t&amp;nbsp;&lt;SPAN&gt;As&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;New&lt;/SPAN&gt;&amp;nbsp;Transaction (doc,"Test")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;t.Start()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;nuage=PointCloudType.Create(doc,"rcs","&lt;SPAN&gt;c:\\Test.rcs&lt;/SPAN&gt;")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;t.Commit()&lt;/P&gt;&lt;P&gt;And i Have this error message : "Starting a transaction for an external application running outside of API conext is not allowed"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can You help me ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2015 06:16:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5564542#M73195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-31T06:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Insert a point cloud with API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5564580#M73196</link>
      <description>&lt;P&gt;(I find the sample folder)&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2015 07:02:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5564580#M73196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-31T07:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Insert a point cloud with API</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5565993#M73197</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are new to Revit API developement I will suggest going over this link &lt;A href="http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=16459234" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=16459234&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will give you a lot of knowledge with the starting point on your developement. There is a lot of things that you need to take into consideration when using Revit from the API. So I will suggest go over and start testing some of the samples I refered on the SDK folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best of luck.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2015 22:03:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/insert-a-point-cloud-with-api/m-p/5565993#M73197</guid>
      <dc:creator>rosalesduquej</dc:creator>
      <dc:date>2015-03-31T22:03:12Z</dc:date>
    </item>
  </channel>
</rss>

