<?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: ReCap SDK v21.0.0 is now available on ADN in ReCap SDK Forum</title>
    <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10296837#M190</link>
    <description>Okay. Thank you for this quickly answer</description>
    <pubDate>Fri, 07 May 2021 06:15:12 GMT</pubDate>
    <dc:creator>jabir_</dc:creator>
    <dc:date>2021-05-07T06:15:12Z</dc:date>
    <item>
      <title>ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9409050#M175</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We are pleased to release a new version of ReCap SDK (v21.0.0). It is available to download on Autodesk Developer Network (ADN). This version will be binary compatible with AutoCAD 2021 and verticals, Revit 2021 and Maya 2021. Here are some of the improvements and fixes in v21.0.0:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="page" title="Page 1"&gt;
&lt;DIV class="layoutArea"&gt;
&lt;DIV class="column"&gt;
&lt;P&gt;&lt;SPAN&gt;ReCap SDK Release Notes&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Version 21.0.0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;New features&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;AutoCAD plug-ins built with ObjectARX 2021 will now have access to all ReCap SDK 21.0.0 APIs to query and manipulate ReCap scan projects. Entry into ReCap SDK from ObjectARX is via the AcDbPointCloudEx::getReCapProject() method which returns an RCProject* object. ReCap SDK APIs can then be used on the RCProject* object to iterate through the points, query the point cloud, etc. Please refer to ObjectARX 2021 AdDbPointCloudEx documentation.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Enhancements&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Namespaces are changed by regrouping into three main namespaces: &lt;/SPAN&gt;&lt;SPAN&gt;Foundation&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;Data&lt;/SPAN&gt;&lt;SPAN&gt;, and &lt;/SPAN&gt;&lt;SPAN&gt;ImportExport&lt;/SPAN&gt;&lt;SPAN&gt;. The namespace changes are as follows:&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;Autodesk::RealityComputing::&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;Common &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;-&amp;gt; Autodesk::RealityComputing::&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;Foundation&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;Autodesk::RealityComputing::&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;Utility &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;-&amp;gt; Autodesk::RealtityComputing::&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;Foundation&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;Autodesk::RealityComputing::Common::&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;Math &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;-&amp;gt; replaced by &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;RCMath &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;static class in Autodesk::RealityComputing::Foundation&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;Autodesk::RealityComputing::&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;Project &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;-&amp;gt; Autodesk::RealityComputing::&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;Data&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;Header folder structure and names have changed (based on the new namespaces). There are now only four main folders under '\include': &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;foundation&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;importexport&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;, and &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;realdwg&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;. The folder name changes under '\include' are as follows:&lt;/SPAN&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;common -&amp;gt; foundation (i.e. \include\common has been changed to \include\foundation)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;utility -&amp;gt; foundation &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;o &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;data -&amp;gt; data&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;project -&amp;gt; data&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;import -&amp;gt; importexport&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;SPAN&gt;RCCode is changed from an enum to a strong-typed enum class.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;SPAN&gt;Use coordinate system set by user as the source coordinate system for the raw scan file&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;SPAN&gt;Argument of RCImportProgressCallbackPtr is changed from (RCIOStatus&amp;amp; status) to (const RCIOStatus&amp;amp; status)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;SPAN&gt;pointsPerMM3 in class RCScanImportOptions has been renamed to pointDistanceInMM to better reflect the meaning of the variable&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Fixes&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="page" title="Page 2"&gt;
&lt;DIV class="layoutArea"&gt;
&lt;DIV class="column"&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;RCBuffer(unsigned int num) &lt;/SPAN&gt;&lt;SPAN&gt;constructor, which would set the buffer capacity to &lt;/SPAN&gt;&lt;SPAN&gt;num &lt;/SPAN&gt;&lt;SPAN&gt;but leave the buffer size as zero, has been removed. Client apps will now get a compile error, and will have to replace old code with the default RCBuffer constructor variant followed by a call to reserve(). For&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;eg. &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;RCBuffer&amp;lt;int&amp;gt; buffer(8); &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;will have to be replaced with &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;RCBuffer&amp;lt;int&amp;gt; buffer; &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;followed by &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;buffer.reserve(8);&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Deprecated functions&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;None&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Reality Solutions Team&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Mar 2020 10:56:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9409050#M175</guid>
      <dc:creator>karthik.nathan</dc:creator>
      <dc:date>2020-03-30T10:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9410025#M176</link>
      <description>&lt;P&gt;Dear ReCap team,&lt;/P&gt;&lt;P&gt;Thanks for the direct access to ReCap SDK from within ObjectARX! This is the feature I've always dreamed of&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;...and can we have this for the Revit API, too, please...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second question: Is it now possible to create structured scans from the SDK or do we still need to go the Decap way?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Tilo.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 16:33:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9410025#M176</guid>
      <dc:creator>kubitTilo</dc:creator>
      <dc:date>2020-03-30T16:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9410049#M177</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/92297"&gt;@kubitTilo&lt;/a&gt;&amp;nbsp;It is possible to create structured scans since version 20.1.0:&lt;/P&gt;&lt;P&gt;“New &lt;FONT face="courier new,courier"&gt;RCProjectImportSession&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;RCScanImportSession&lt;/FONT&gt; APIs that support large out-of-core data sources. These APIs support both structured and unstructured scans. Refer to samples for usage examples.”&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may be interested by the following discussion:&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/reality-solutions-sdk-group/rcprojectimportsession-addpointstoscan-minimum-number-of-points/gpm-p/9372026" target="_blank" rel="noopener"&gt;RCProjectImportSession::addPointsToScan() minimum number of points&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 16:46:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9410049#M177</guid>
      <dc:creator>lamorlette</dc:creator>
      <dc:date>2020-03-30T16:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9415084#M178</link>
      <description>&lt;P&gt;Please can you&amp;nbsp;clarify&lt;SPAN&gt;&amp;nbsp;the compiler requirements. dumpbin.exe and the sample projects show me that is build with Visual Studio 2019 like ObjectArx SDK right? The documentation in&amp;nbsp;CCKUsersGuide.pdf says Visual Studio 2015 Update 3.&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;gci *.dll | % { echo $_.Name ; dumpbin.exe /headers $_ | Select-String "linker version" }
acge24.dll

           14.20 linker version
AdskRcAdp.dll
           14.22 linker version
AdskRcCommon.dll
           14.22 linker version
AdskRcConfig.dll
           14.22 linker version
AdskRcData.dll
           14.22 linker version
AdskRcDataAccess.dll
           14.22 linker version
AdskRcDevTools.dll
           14.22 linker version
AdskRcDispatch.dll
           14.22 linker version
AdskRcExport.dll
           14.22 linker version
AdskRcFileSystemUtility.dll
           14.22 linker version
AdskRcFilter.dll
           14.22 linker version
AdskRcFoundation.dll
           14.22 linker version
AdskRcImageIO.dll
           14.22 linker version
AdskRcImport.dll
           14.22 linker version
AdskRcPointCloudEngine.dll
           14.22 linker version
AdskRcProjectIO.dll
           14.22 linker version
AdskRcSpatialReference.dll
           14.22 linker version
AdskRcUtility.dll
           14.22 linker version
AdskRealityStudioBaseAPI.dll
           14.22 linker version
AdSpatialReference.dll
           14.20 linker version&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 15:23:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9415084#M178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-01T15:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9415100#M179</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for pointing it out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;21.0.0 release is built with VS2019 version 16.2.3&lt;/P&gt;
&lt;P&gt;The CCK document page is out of date. Sorry that we didn't update it. Will fix the issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The RCProjectImporterSession is intended to replace the CCK mechanism. Please give it a try if you planned to use CCK.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Yan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 15:28:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9415100#M179</guid>
      <dc:creator>yan.fu</dc:creator>
      <dc:date>2020-04-01T15:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9469967#M180</link>
      <description>&lt;P&gt;Dear ReCap-Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am delighted to read that binary compatibility with Autodesk Revit 2021 is also provided!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I understand, the ReCap-SDK is a C++-SDK, while Autodesk Revit provides C# and C++/CLI-APIs.&lt;/P&gt;&lt;P&gt;It would be great if we could access ReCap-data in Revit 2021 directly from C++ in a Revit-context using the ReCap-SDK, similar to what is now possible in AutoCAD. I am not aware of similar extensions to the Revit 2021 API that add support for direct access to internal ReCap-data (and this is not part of your announcement.)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I understand that it may be too early to answer my following questions:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;* Is it already possible/supported to use the Reality Solutions C++-SDK in Autodesk Revit 2021 AddIns (with C++/CLI or P/Invoke)?&lt;BR /&gt;&amp;nbsp; (At least a file-based custom point cloud engine seems possible. However, this would duplicate support for the most common file formats ".rcp/.rcs", so something like&amp;nbsp;&lt;SPAN&gt;AcDbPointCloudEx::getReCapProject() would probably be nicer!&lt;/SPAN&gt;)&lt;BR /&gt;* Are you already in discussion or working with the Autodesk Revit Team to expose a user interface to access internal ReCap-data from C++ using the Reality Solutions SDK? (It would be good to know whether we should stay tuned.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/92297"&gt;@kubitTilo&lt;/a&gt;&amp;nbsp; has written, this would be very useful in the Revit-context as well!&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Andreas&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 15:14:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9469967#M180</guid>
      <dc:creator>andreas.fischle</dc:creator>
      <dc:date>2020-04-25T15:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9535495#M181</link>
      <description>&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to access the new SDK version but it seems that the webpage is not completing the process correctly.&amp;nbsp; I am logged into the ADN and access the page stating that an email is being sent with the download links, however, no email arrives (I have thoroughly checked spam filters etc).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think perhaps the page is not completing the request correctly (I have also tried multiple browsers - firefox, safari, chrome).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please can you advise on what else to try.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2020 09:39:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9535495#M181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-23T09:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9539350#M182</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out. I'm also not getting an email with download links. I have informed the ADN team and I'll drop a message here when this issue has been rectified.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience.&lt;/P&gt;
&lt;P&gt;Karthik&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 04:30:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9539350#M182</guid>
      <dc:creator>karthik.nathan</dc:creator>
      <dc:date>2020-05-26T04:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9539354#M183</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6095403"&gt;@andreas.fischle&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Access of ReCap SDK APIs through Revit APIs (like exactly what you mentioned) is definitely on our roadmap and we'll keep you informed on the progress of that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We took our first steps this year with ObjectARX. ReCap SDK APIs are now accessible through ObjectARX 2021. You can refer to AcDbPointCloudEx::getReCapProject() documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Karthik&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 04:42:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9539354#M183</guid>
      <dc:creator>karthik.nathan</dc:creator>
      <dc:date>2020-05-26T04:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9558444#M184</link>
      <description>&lt;P&gt;Is there any update on the email issue?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 18:08:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/9558444#M184</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-03T18:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10031944#M185</link>
      <description>&lt;P&gt;thank you so much...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; if you can guide me where to download/access the API ill&amp;nbsp; be so happy because i cant find my way.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 13:33:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10031944#M185</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-26T13:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10031979#M186</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link to ADN:&lt;BR /&gt;&lt;A href="https://adn.autodesk.io/" target="_blank"&gt;https://adn.autodesk.io/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Software -&amp;gt; ReCap SDK&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 13:42:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10031979#M186</guid>
      <dc:creator>martin.graner</dc:creator>
      <dc:date>2021-01-26T13:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10032197#M187</link>
      <description>&lt;P&gt;Thank you so much, i already found the link but i dont expect that fast ansver...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 14:49:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10032197#M187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-26T14:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10294233#M188</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a question about the RCPointIteratorSettings::setIsVisiblePointsOnly : does this method consider a non visible point if it is hide on Autodesk with the region, scan or if it is deleted ?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&amp;nbsp;very much for you&amp;nbsp;help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 08:35:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10294233#M188</guid>
      <dc:creator>jabir_</dc:creator>
      <dc:date>2021-05-06T08:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10295945#M189</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/953581"&gt;@jabir_&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It considers the following situation:&lt;/P&gt;
&lt;P&gt;* Hidden region&lt;/P&gt;
&lt;P&gt;* Clipped area&lt;/P&gt;
&lt;P&gt;* Hidden scan&lt;/P&gt;
&lt;P&gt;* Deleted area&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, it doesn't support the points hidden by the limit box.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We will support limit box in future release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Yan&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 18:54:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10295945#M189</guid>
      <dc:creator>yan.fu</dc:creator>
      <dc:date>2021-05-06T18:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10296837#M190</link>
      <description>Okay. Thank you for this quickly answer</description>
      <pubDate>Fri, 07 May 2021 06:15:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/10296837#M190</guid>
      <dc:creator>jabir_</dc:creator>
      <dc:date>2021-05-07T06:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/11674328#M192</link>
      <description>&lt;P&gt;Hi - Is there a sample available to demonstrate how to import a custom point cloud into AutoCAD? Presumably a combination of the ReCap SDK and ObjectArx? Thanks, Simon&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 12:20:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/11674328#M192</guid>
      <dc:creator>simonjones-uk</dc:creator>
      <dc:date>2023-01-12T12:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/11674603#M193</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10340295"&gt;@simonjones-uk&lt;/a&gt;I guess you need to convert your file format to rcp and then just attach it to the project (never used ObjectArx).&lt;/P&gt;&lt;P&gt;On the SDK side you can either go with in memory or via PlugIn.&lt;/P&gt;&lt;P&gt;For both ways there are example snippets in the download of the SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 14:03:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/11674603#M193</guid>
      <dc:creator>martin.graner</dc:creator>
      <dc:date>2023-01-12T14:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/11674618#M194</link>
      <description>&lt;P&gt;Hi - thanks for the response. The customer is wanting to avoid going via RCP for performance reasons (perhaps the in-memory option is an option but it feels like you'd be reading the point cloud twice to achieve that). I'll hang out a little longer to see if someone knows of a direct method... regards, Simon&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 14:09:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/11674618#M194</guid>
      <dc:creator>simonjones-uk</dc:creator>
      <dc:date>2023-01-12T14:09:23Z</dc:date>
    </item>
    <item>
      <title>Betreff: ReCap SDK v21.0.0 is now available on ADN</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/11674636#M195</link>
      <description>&lt;P&gt;Hello, I used combination of AutoCAD .NET API and adapted example of „RCPCreatorSample.exe“, which can be compiled using ReCapSDK.&lt;BR /&gt;„RCPCreatorSample.exe“ is command line tool and can be easily called from managed C# code using „Process” Class. It works!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 14:16:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/recap-sdk-v21-0-0-is-now-available-on-adn/m-p/11674636#M195</guid>
      <dc:creator>miroC8S4H</dc:creator>
      <dc:date>2023-01-12T14:16:34Z</dc:date>
    </item>
  </channel>
</rss>

