<?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: RCSpatialFilter performance issue and wrong behaviour in ReCap SDK Forum</title>
    <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9623121#M137</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6469917"&gt;@daniel_klawitter&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the result of RCBoxSpatialFilter, please note that the unit of the input coordinates is in meter instead of millimetre.&amp;nbsp;So the result is correct.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="boxfilter.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/792853iA6B84C9C0F866652/image-size/large?v=v2&amp;amp;px=999" role="button" title="boxfilter.PNG" alt="boxfilter.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the increasing time cost, have you removed the temporary spatial filter after each use? Is the temporary spatial filter remaining in the project?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yan&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jul 2020 23:36:55 GMT</pubDate>
    <dc:creator>yan.fu</dc:creator>
    <dc:date>2020-07-07T23:36:55Z</dc:date>
    <item>
      <title>RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9614337#M132</link>
      <description>&lt;P&gt;Dear ReCap SDK team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the documentation and worked myself throug the topic:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/d7/dc2/md_doc_doxygen_project-spatial-filter.html#project-spatial-filter" target="_blank" rel="noopener"&gt;Using Temporary Spatial Filters&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The filter that I used is RCBoxSpatialFilter.&amp;nbsp;First I compared the performance of the Sdk with that of ObjectArx.&lt;/P&gt;&lt;P&gt;The iteration over the points with the filter took longer than without them.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="performanceReCapSDK.png" style="width: 614px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/790991iF1420195DD1241D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="performanceReCapSDK.png" alt="performanceReCapSDK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Therefore, I tested the same example with ObjectARX:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="performanceObjectArx.png" style="width: 523px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/790993iA254611BA5099E66/image-size/large?v=v2&amp;amp;px=999" role="button" title="performanceObjectArx.png" alt="performanceObjectArx.png" /&gt;&lt;/span&gt;&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made two observations:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;with ObjectArx it is much faster than with the SDK.&amp;nbsp; This leads to the question: Does the ReCap SDK use an octree structure, does it just iterate over all points or am I messing something?&lt;/LI&gt;&lt;LI&gt;the number of points contained by the box differs.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I created a new rcp file containing all points that were filtered with the ReCap SDK. Here you can see the filtered part of the point cloud together with the box that I used to filter the points.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="boxFilterReCap.png" style="width: 390px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/790995i660E00A5B2F1C654/image-size/medium?v=v2&amp;amp;px=400" role="button" title="boxFilterReCap.png" alt="boxFilterReCap.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It seems that the RCBoxSpatialFilter does not work properly. I can provide all data and the code I used if necessary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am very excited to receive an answer.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 12:06:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9614337#M132</guid>
      <dc:creator>daniel_klawitter</dc:creator>
      <dc:date>2020-07-02T12:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9615896#M133</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6469917"&gt;@daniel_klawitter&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reporting this issue. The spatial filter makes use of the octree structure for filtering.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please share with us your code and data with us for further investigation.&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;</description>
      <pubDate>Fri, 03 Jul 2020 05:54:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9615896#M133</guid>
      <dc:creator>yan.fu</dc:creator>
      <dc:date>2020-07-03T05:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9619313#M134</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/706614"&gt;@yan.fu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the code:&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;#include "stdafx.h"

#include &amp;lt;data/RCPointBuffer.h&amp;gt;
#include &amp;lt;data/RCProjectImportSession.h&amp;gt;
#include &amp;lt;dbobjptr.h&amp;gt;
#include &amp;lt;AcDbPointCloudEx.h&amp;gt;
#include &amp;lt;data/RCProject.h&amp;gt;
#include &amp;lt;data/RCPointIteratorSettings.h&amp;gt;
#include &amp;lt;data/IRCPointIterator.h&amp;gt;

#include &amp;lt;data/RCSpatialFilter.h&amp;gt;

namespace Testing
{
	using namespace Autodesk::RealityComputing::Foundation;
	using namespace Autodesk::RealityComputing::Data;

	TEST(TestRecapSDK, DISABLED_TestSpatialFilterPlanar)
	{
		dev\\test.rcp")); // Full path of the .rcp file to be loaded
		RCCode errorCode;
		auto projectPointer = RCProject::loadFromFile(projectFilePath,
			RCFileAccess::ReadOnly,
			RCProjectUserEdits::None,
			errorCode);

		RCBoxSpatialFilter boxFilter(RCVector3d(0, 0, 0), RCVector3d(2000, 2000, 2000));
		projectPointer-&amp;gt;addTemporarySpatialFilter(boxFilter.clone());

		RCPointIteratorSettings settings;

		// Create a point-by-point iterator that has access to all points in the given project
		RCSharedPtr&amp;lt;IRCPointIterator&amp;gt; pointIterator = projectPointer-&amp;gt;createPointIterator(settings);

		// iterate through points without spatial filter
		clock_t tic = clock();
		uint64_t count(0);
		while (pointIterator-&amp;gt;moveToNextPoint())
			count++;
		
		clock_t toc = clock();
		double time = (double)(toc - tic);
		std::wstringstream wstr;
		wstr &amp;lt;&amp;lt; "Time taken without filter: " &amp;lt;&amp;lt; 1000 * (time / CLOCKS_PER_SEC) &amp;lt;&amp;lt; " milli seconds, "&amp;lt;&amp;lt; count &amp;lt;&amp;lt;" points." &amp;lt;&amp;lt; std::endl;
		acutPrintf(wstr.str().c_str());

		settings.setIsVisiblePointsOnly(true);
		pointIterator = projectPointer-&amp;gt;createPointIterator(settings);
	
		count = 0;
		wstr.clear();
		tic = clock();
		while (pointIterator-&amp;gt;moveToNextPoint())
			count++;
		
		toc = clock();
		time = (double)(toc - tic);
		wstr &amp;lt;&amp;lt; "Time taken with box filter: " &amp;lt;&amp;lt; 1000 * (time / CLOCKS_PER_SEC) &amp;lt;&amp;lt; " milli seconds, " &amp;lt;&amp;lt; count &amp;lt;&amp;lt; " points." &amp;lt;&amp;lt; std::endl;
		acutPrintf(wstr.str().c_str());
	}
}&lt;/LI-CODE&gt;&lt;P&gt;Atached you find a zip file containing the rcp and rcs files. I am excited to hearing from you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 08:36:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9619313#M134</guid>
      <dc:creator>daniel_klawitter</dc:creator>
      <dc:date>2020-07-06T08:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9621274#M135</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6469917"&gt;@daniel_klawitter&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The dev team will take a look and update when there is further finding.&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>Tue, 07 Jul 2020 06:02:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9621274#M135</guid>
      <dc:creator>yan.fu</dc:creator>
      <dc:date>2020-07-07T06:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9621439#M136</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/706614"&gt;@yan.fu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found another issue with RCSpatialFilter.&amp;nbsp;When the dev team takes a closer look, they can also check the following behaviour.&lt;/P&gt;&lt;P&gt;I tested the entry&amp;nbsp;&lt;SPAN&gt;into ReCap SDK from ObjectARX is via the AcDbPointCloudEx::getReCapProject(). The following code snippet was used:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;// open the point cloud object
AcDbObjectPointer&amp;lt;AcDbPointCloudEx&amp;gt; pPcEx(pointCloudId, AcDb::kForRead);
if (Acad::eOk != pPcEx.openStatus())
{
	return;
}

//RCProject* projectPointer = pPcEx-&amp;gt;getReCapProject();
RCBoxSpatialFilter boxFilter(RCVector3d(0, 0, 0), RCVector3d(2000, 2000, 2000));
RCProject* projectPointer = pPcEx-&amp;gt;getReCapProject();
projectPointer-&amp;gt;addTemporarySpatialFilter(boxFilter.clone());

RCPointIteratorSettings settings;
settings.setIsVisiblePointsOnly(true);

// Create a point-by-point iterator that has access to all points in the given project
RCSharedPtr&amp;lt;IRCPointIterator&amp;gt; pointIterator = projectPointer-&amp;gt;createPointIterator(settings);
int count = 0;
	
auto tic = clock();
while (pointIterator-&amp;gt;moveToNextPoint())
	count++;

auto toc = clock();
double time = (double)(toc - tic);
std::wstringstream wstr;
wstr &amp;lt;&amp;lt; "Time taken with box filter ReCap SDK: " &amp;lt;&amp;lt; 1000 * (time / CLOCKS_PER_SEC) &amp;lt;&amp;lt; " milli seconds, " &amp;lt;&amp;lt; count &amp;lt;&amp;lt; " points." &amp;lt;&amp;lt; std::endl;
acutPrintf(wstr.str().c_str());&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I compared the time that was needed with an objectArx implementation. It was slower as written in my other post. Additionally, I have observed that each call of my test command needs more time:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="slowerAndSlower.png" style="width: 547px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/792573i70BA9A7F6C546B24/image-size/large?v=v2&amp;amp;px=999" role="button" title="slowerAndSlower.png" alt="slowerAndSlower.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I create the RCProject pointer via:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;RCString projectFilePath(("C:\\dev\\test.rcp")); // Full path of the .rcp file to be loaded
		RCCode errorCode;
		auto projectPointer = RCProject::loadFromFile(projectFilePath,
			RCFileAccess::ReadOnly,
			RCProjectUserEdits::None,
			errorCode);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the time needed for each iteration through all points of the section is constant.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 07:54:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9621439#M136</guid>
      <dc:creator>daniel_klawitter</dc:creator>
      <dc:date>2020-07-07T07:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9623121#M137</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6469917"&gt;@daniel_klawitter&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the result of RCBoxSpatialFilter, please note that the unit of the input coordinates is in meter instead of millimetre.&amp;nbsp;So the result is correct.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="boxfilter.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/792853iA6B84C9C0F866652/image-size/large?v=v2&amp;amp;px=999" role="button" title="boxfilter.PNG" alt="boxfilter.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the increasing time cost, have you removed the temporary spatial filter after each use? Is the temporary spatial filter remaining in the project?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yan&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 23:36:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9623121#M137</guid>
      <dc:creator>yan.fu</dc:creator>
      <dc:date>2020-07-07T23:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9623141#M138</link>
      <description>&lt;P&gt;BTW, you can use PointBtachIterator, it is faster than single point iterator.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;auto pointBatchIterator = mProjectInfo-&amp;gt;createPointBatchIterator(settings);&lt;/P&gt;
&lt;P&gt;while (pointBatchIterator-&amp;gt;moveToNextBatch(batchSize))&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; ...&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We will continue looking into the performance of RCSpatialFilter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yan&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 00:02:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9623141#M138</guid>
      <dc:creator>yan.fu</dc:creator>
      <dc:date>2020-07-08T00:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9623536#M139</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/706614"&gt;@yan.fu&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the clarification. You are right, I used the wrong unit. Good to know, that the project unit is needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the increasing time cost: I left the scope of RCProject pointer and fetched it again when calling the test command again. I will try to remove it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 07:40:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9623536#M139</guid>
      <dc:creator>daniel_klawitter</dc:creator>
      <dc:date>2020-07-08T07:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9623592#M140</link>
      <description>&lt;P&gt;Removing the sptaial temporaly filters helped. I have to say, that this behaviour is not very intuitive. I would&amp;nbsp;assume that a newly loaded project has no temporally spatial filters, ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more question: How do I create a project thats unit is millimeter. The bumped_sphere point cloud was generated with&amp;nbsp;RCProjectImportSession. How do I set the unit of the resulting rcp project?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 08:17:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/9623592#M140</guid>
      <dc:creator>daniel_klawitter</dc:creator>
      <dc:date>2020-07-08T08:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/10701235#M141</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We will continue looking into the performance of RCSpatialFilter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did you solve this issue or the SDK still not usable for spatial filter based point cloud interaction?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 14:37:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/10701235#M141</guid>
      <dc:creator>daniel_klawitter</dc:creator>
      <dc:date>2021-10-20T14:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: RCSpatialFilter performance issue and wrong behaviour</title>
      <link>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/10701873#M142</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6469917"&gt;@daniel_klawitter&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry that we don't have update on the RCSpatialFilter performance yet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Yan&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 17:16:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-sdk-forum/rcspatialfilter-performance-issue-and-wrong-behaviour/m-p/10701873#M142</guid>
      <dc:creator>yan.fu</dc:creator>
      <dc:date>2021-10-20T17:16:22Z</dc:date>
    </item>
  </channel>
</rss>

