<?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 files workflow in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320309#M34039</link>
    <description>If clash analysis is all you need, sure.&lt;BR /&gt;If the purpose of the point cloud is to build some models around it, then bring it into Inventor and create some planes for guidance. But otherwise, I think Navisworks is what I believe can leverage this best.</description>
    <pubDate>Fri, 20 Oct 2023 18:11:12 GMT</pubDate>
    <dc:creator>Gabriel_Watson</dc:creator>
    <dc:date>2023-10-20T18:11:12Z</dc:date>
    <item>
      <title>Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12318870#M34033</link>
      <description>&lt;P&gt;We scanned a first site (RTC360) to use the pointcloud inside Inventor, so we created a recap file of the raw data.&lt;/P&gt;&lt;P&gt;What is your workflow to position the pointcloud inside an Inventor assembly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you constrain it directly in the assembly?&lt;/P&gt;&lt;P&gt;Do you create a dummy part to attach the recap file, and constrain the part in your assembly?&lt;/P&gt;&lt;P&gt;What if you use Vault pro, does the recap file goes to the Vault too?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a new user of 3d scan data I want to know a solid workflow.&lt;/P&gt;&lt;P&gt;many thanks for helping, Johan&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 07:36:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12318870#M34033</guid>
      <dc:creator>johan.degreef</dc:creator>
      <dc:date>2023-10-20T07:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12319545#M34034</link>
      <description>&lt;P&gt;We are just getting into this as well. After a scan I bring everything into RECAP. I then try to reset the origin of the recap to be on a building column and at the ground as best I can, then rotate to be normal as best I can. Crop out what is not needed for the project, then create an RCS file. I then place this RCS file into a new part allowing it to just match 000. I place it into a part because I set the bom structure to be reference and I can then use work planes and what not to set elevations or other work geometry as needed. If also given a cad file, I can then place the cad file as a dwg underlay and project what is needed as well..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm still learning a good workflow for point clouds, but it seems to be working for us. I just wish after all this, there was a way to place point cloud data into a drawing. Some of our recent scans have no column callouts as it is just structures outside, and trying to find a good way of referencing items seems to be a struggle. I will need to callout out everything via text and lines to get the point across.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 13:09:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12319545#M34034</guid>
      <dc:creator>blandb</dc:creator>
      <dc:date>2023-10-20T13:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12319643#M34035</link>
      <description>I was where you are about 5 years ago and tried my best, but still found this all too clunky. I believe Revit and Navisworks still make the best out of point clouds if your company can leverage those...&lt;BR /&gt;&lt;BR /&gt;Anyways, you are correct to first use Recap or another to edit the raw file, which is so heavy and sometimes consists of multiple files that you will need to combine first. You should be able to place a UCS into a new part that carries that point cloud import, and that's how I would typically start in Inventor. Then, make as many planes and other construction surfaces as needed using the point cloud tools, to reference those later.&lt;BR /&gt;&lt;BR /&gt;Vault should never take files above 500 Mb, especially files that are considered more "raw" like long video files. I think point clouds can be in Vault if they are used very sparingly. Unfortunately that means you will need a network drive to store those (cloud would be too expensive in the long run), and the part that references the cloud data can be checked into Vault.&lt;BR /&gt;&lt;BR /&gt;I will also leave the workflow below that I took some notes on, which was a combined effort from my reseller and Autodesk to provide advice on how to convert those point clouds into something more solid to work with:&lt;BR /&gt;&lt;BR /&gt;- Converting Point Cloud data into Inventor solids/surfaces: Open the RCS/RCP point data in Autodesk ReCap, and save it as PTS extension. Rename the file extension to ASC, and open it with MeshLab (free software). Pick "Filters &amp;gt; Remeshing... &amp;gt; Surface Reconstruction: Ball Pivoting" in MeshLab, and Apply a 0.1 world unit or smaller if possible. Export Mesh as OBJ extension. Open the OBJ file in Inventor and Convert to Base Feature the mesh features. Tips for big data sets:&lt;BR /&gt;	Filters &amp;gt; Sampling &amp;gt; Poisson-disk Sampling&lt;BR /&gt;	Filters &amp;gt; Point Set   Select Visible Points&lt;BR /&gt;	Filters &amp;gt; Cleaning &amp;amp; Repairing &amp;gt; Remove Duplicate Vertices&lt;BR /&gt;	Filters &amp;gt; Cleaning &amp;amp; Repairing &amp;gt; Remove Vertices wrt Quality&lt;BR /&gt;	Filters &amp;gt; Remeshing Simplification and Reconstruction &amp;gt; Surface Reconstruction: Ball Pivoting (see settings above, experiment till you get the right settings for your worklflow)&lt;BR /&gt;"It is advisable to simplify large models by reducing the number of points (Filters &amp;gt; Sampling &amp;gt; Poisson-disk Sampling). First generate normals on the loaded model:&lt;BR /&gt;Render &amp;gt; Show vertex normals&lt;BR /&gt;Save the file (Export Mesh, .ply) with the option Normals and re-open it&lt;BR /&gt;Filters &amp;gt; Point Set &amp;gt; Compute normals for point sets&lt;BR /&gt;Consequently, it is possible to generate a 3D grid (mesh) model:&lt;BR /&gt;Filters &amp;gt; Point Set &amp;gt; Surface Reconstruction: Poisson&lt;BR /&gt;Remember to use the top command bar to switch to the 3D mesh model.&lt;BR /&gt;The resulting 3D model can be then saved to a DXF format that can be loaded into any standard 3D CAD application."</description>
      <pubDate>Fri, 20 Oct 2023 13:47:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12319643#M34035</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2023-10-20T13:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12319776#M34036</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3323487"&gt;@Gabriel_Watson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;We will not need solids from that pointcloud. They are just imported into our assemblies to see if it clashes with some other new designed parts. If I need a solids matching the pointcloud, it will be simple cubes.&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="Screenshot_1.jpg" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1281732i4FC22CECB76DE1B7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_1.jpg" alt="Screenshot_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 14:38:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12319776#M34036</guid>
      <dc:creator>johan.degreef</dc:creator>
      <dc:date>2023-10-20T14:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12319979#M34037</link>
      <description>Keep in mind that for clash detection (and especially involving other format files, including point clouds), the gold standard is to use Navisworks Manage for the analysis!</description>
      <pubDate>Fri, 20 Oct 2023 15:47:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12319979#M34037</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2023-10-20T15:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320288#M34038</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3323487"&gt;@Gabriel_Watson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So you are saying that I better keep inventor assemblies without pointcloud, and use naviswork instead to combine inventor assembly and pointcloud?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 18:02:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320288#M34038</guid>
      <dc:creator>johan.degreef</dc:creator>
      <dc:date>2023-10-20T18:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320309#M34039</link>
      <description>If clash analysis is all you need, sure.&lt;BR /&gt;If the purpose of the point cloud is to build some models around it, then bring it into Inventor and create some planes for guidance. But otherwise, I think Navisworks is what I believe can leverage this best.</description>
      <pubDate>Fri, 20 Oct 2023 18:11:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320309#M34039</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2023-10-20T18:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320332#M34040</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3323487"&gt;@Gabriel_Watson&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;If clash analysis is all you need, sure.&lt;BR /&gt;If the purpose of the point cloud is to build some models around it, then bring it into Inventor and create some planes for guidance. But otherwise, I think Navisworks is what I believe can leverage this best.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It is kind for both.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 18:23:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320332#M34040</guid>
      <dc:creator>johan.degreef</dc:creator>
      <dc:date>2023-10-20T18:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320334#M34041</link>
      <description>&lt;P&gt;I put the PC in the part file, so later I can remove it if I need to, but during the design phase, I use it to help generate other work features. Unfortunately, I do keep the PC attached to the part file and check it into vault eek....&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 18:23:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320334#M34041</guid>
      <dc:creator>blandb</dc:creator>
      <dc:date>2023-10-20T18:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320450#M34042</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/467314"&gt;@blandb&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I put the PC in the part file, so later I can remove it if I need to, but during the design phase, I use it to help generate other work features.&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You can remove a pointcloud too when attached directly into the assembly. and just attach it back again if needed, so what it the + on putting it in a part?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 19:23:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320450#M34042</guid>
      <dc:creator>johan.degreef</dc:creator>
      <dc:date>2023-10-20T19:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320560#M34043</link>
      <description>&lt;P&gt;I use a part as my "building" reference part. All columns, work planes, axis, etc, dwg underlays, reference placement sketches, etc will be there. The assy just has the components, and not bloated with work planes etc. The building is brought in incase I need to reference that stuff.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 20:09:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320560#M34043</guid>
      <dc:creator>blandb</dc:creator>
      <dc:date>2023-10-20T20:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320942#M34044</link>
      <description>If you need to break the relationship, you don't need to open your whole layout assembly. Just open a part and kill the connection.</description>
      <pubDate>Sat, 21 Oct 2023 01:15:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12320942#M34044</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2023-10-21T01:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12322414#M34045</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3323487"&gt;@Gabriel_Watson&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/467314"&gt;@blandb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where do you set an UCS 0,0,0? in the scanner software, in Recap, or you do not set an UCS at all, and leave it with the scanner defaults?&lt;/P&gt;&lt;P&gt;I think the best is to attach the recap file into the part and always have to choose to insert it at origin point, right?&lt;/P&gt;&lt;P&gt;If you have several limitboxes of partscans of the same project, when inserting a few limitboxed parts with origin 0,0,0 , they all fit nicely...&lt;/P&gt;</description>
      <pubDate>Sun, 22 Oct 2023 09:14:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12322414#M34045</guid>
      <dc:creator>johan.degreef</dc:creator>
      <dc:date>2023-10-22T09:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12323032#M34046</link>
      <description>&lt;P&gt;I set the 000 in recap, when you have it open go to:&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="blandb_0-1698004412736.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1282278i3F0774F4800CE913/image-size/medium?v=v2&amp;amp;px=400" role="button" title="blandb_0-1698004412736.png" alt="blandb_0-1698004412736.png" /&gt;&lt;/span&gt;&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="blandb_1-1698004456226.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1282279i35BCFACBFB7D1F84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="blandb_1-1698004456226.png" alt="blandb_1-1698004456226.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then pick and choose where you want the origin to be and what Axis goes which direction you want. You can also, rotate to align. Once this is set, you should just be able to place at 000 inside of INV.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Oct 2023 19:55:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12323032#M34046</guid>
      <dc:creator>blandb</dc:creator>
      <dc:date>2023-10-22T19:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Recap files workflow</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12323193#M34047</link>
      <description>You can set multiple UCS, even if your point cloud is centered. For example, you center a factory floor point cloud, but then set different planes and UCS for where the machinery needs to go. It makes inserting assemblies into it easier. That's one advantage over simply adding the point cloud into a major assembly, because if you insert it into a part you can build all those little work geometries to better organize your layout like a skeleton.</description>
      <pubDate>Sun, 22 Oct 2023 22:48:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/recap-files-workflow/m-p/12323193#M34047</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2023-10-22T22:48:43Z</dc:date>
    </item>
  </channel>
</rss>

