<?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: Optimising problem in ReCap Forum</title>
    <link>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6252331#M20236</link>
    <description>&lt;P&gt;Hard to say what's causing that without seeing the project. &amp;nbsp;What version of Revit? &amp;nbsp;There are a few known connection issues I can check against.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ryan&lt;/P&gt;</description>
    <pubDate>Tue, 05 Apr 2016 14:19:59 GMT</pubDate>
    <dc:creator>ryan.frenz</dc:creator>
    <dc:date>2016-04-05T14:19:59Z</dc:date>
    <item>
      <title>Optimising problem</title>
      <link>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6249612#M20231</link>
      <description>&lt;P&gt;After spending ages deleting unwanted points, when I save the project and choose to optimise it, all the deleted points reappear, rendering any cleanup work I've done wasted. I realise this option to optimise a prject is still relatively new, but is this a bug in the software?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using version 3.0.0.52.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 10:04:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6249612#M20231</guid>
      <dc:creator>n_mccullough</dc:creator>
      <dc:date>2016-04-04T10:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Optimising problem</title>
      <link>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6249701#M20232</link>
      <description>&lt;P&gt;&lt;A href="http://forums.autodesk.com/t5/recap-general-discussion/delted-points-show-up-in-autocad/td-p/6231508" target="_blank"&gt;http://forums.autodesk.com/t5/recap-general-discussion/delted-points-show-up-in-autocad/td-p/6231508&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 11:12:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6249701#M20232</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-04T11:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Optimising problem</title>
      <link>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6249710#M20233</link>
      <description>Thanks Jason, I already seen this thread but my issue is somewhat different. I was under the impression that Autodesk added this optimisation feature in an attempt to speed up the project after deleting points. However, if allowing the project to be optimised means the deleted points are back, then what was the point in adding the feature in the first place?&lt;BR /&gt;&lt;BR /&gt;Exporting as a unified RCS file is a poor workaround at best, and I've been using this method since we started working with points clouds a few years ago. However, doing this means that you lose the ability to control the behaviour of individual scans, because now all I would have is 1 big scan for the entire project.</description>
      <pubDate>Mon, 04 Apr 2016 11:18:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6249710#M20233</guid>
      <dc:creator>n_mccullough</dc:creator>
      <dc:date>2016-04-04T11:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Optimising problem</title>
      <link>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6249939#M20234</link>
      <description>&lt;P&gt;Are the points coming back in ReCap - or just in other products like AutoCAD? &amp;nbsp;If you see the issue in ReCap, this is likely because you also have the project loaded in another application like AutoCAD. &amp;nbsp;This causes the optimization to fail. &amp;nbsp;We've added a check for this in the latest hotfix (3.0.1.5).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you only see the points in AutoCAD or Revit, you'll need to 'Save As' to remove the optimized points first. &amp;nbsp;A bit of background:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are now three 'levels' to how you can clean up a project:&lt;/P&gt;
&lt;P&gt;1. The normal way - select points, delete them, repeat. &amp;nbsp;This stores each operation just in the RCP file. &amp;nbsp;When points are loaded from disk, each is compared against the operations and hidden if necessary. &amp;nbsp;This can get slow as multiple overlapping selections are deleted.&lt;/P&gt;
&lt;P&gt;2. 'Optmized' - upon saving, ReCap can optionally check each point against each operation and 'mark' it on disk. &amp;nbsp;Once this is done, there is no need to keep the operations in the RCP like 1) above. &amp;nbsp;ReCap can then very quicky show or hide each point instead of the costly checks.&lt;/P&gt;
&lt;P&gt;3. Removing points on Save As - when you save a new copy of the project, ReCap can remove each deleted point. &amp;nbsp;This effectively 'shrinks' each RCS file and the deleted points can never come back. &amp;nbsp;As with 2), the operations can then be removed from the RCP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Method 1 has been supported in AutoCAD/etc forever. &amp;nbsp;Method 3 is supported by default since the points are simply gone. &amp;nbsp;Method 2 however requires new engine support which will only make it into the other products in 2017. &amp;nbsp;For compatibility with older products, you'll need to stick with 1) or 3) above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ryan&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 12:58:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6249939#M20234</guid>
      <dc:creator>ryan.frenz</dc:creator>
      <dc:date>2016-04-04T12:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Optimising problem</title>
      <link>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6249991#M20235</link>
      <description>Ryan, thanks for your reply, I can't believe it was so simple. I had it loaded in a Revit project I'm working on. And When I shut down Revit and ran the optimisation, the points didn't reappear.&lt;BR /&gt;&lt;BR /&gt;Just for reference, yeah the points were reappearing in Recap.&lt;BR /&gt;&lt;BR /&gt;However, I've now run into a new problem, which may be related. When I reload the point cloud file in Revit, it still shows up as "not loaded". I removed it and tried to load it in from scratch but I keep getting an error saying: Unable to create a Point Cloud instance. The file may be an incompatible format or corrupt.</description>
      <pubDate>Mon, 04 Apr 2016 13:23:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6249991#M20235</guid>
      <dc:creator>n_mccullough</dc:creator>
      <dc:date>2016-04-04T13:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Optimising problem</title>
      <link>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6252331#M20236</link>
      <description>&lt;P&gt;Hard to say what's causing that without seeing the project. &amp;nbsp;What version of Revit? &amp;nbsp;There are a few known connection issues I can check against.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ryan&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:19:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6252331#M20236</guid>
      <dc:creator>ryan.frenz</dc:creator>
      <dc:date>2016-04-05T14:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Optimising problem</title>
      <link>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6252347#M20237</link>
      <description>Hi Ryan,&lt;BR /&gt;&lt;BR /&gt;It's Revit 2016 but I've since export it as a unified RCS file and imported it and it worked fine. It's not really an ideal solution as I've lost the individuality of each scan, but I should be able to live with it. Thanks anyway.</description>
      <pubDate>Tue, 05 Apr 2016 14:23:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/recap-forum/optimising-problem/m-p/6252347#M20237</guid>
      <dc:creator>n_mccullough</dc:creator>
      <dc:date>2016-04-05T14:23:57Z</dc:date>
    </item>
  </channel>
</rss>

