<?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: Point positions in a Point Cloud in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402585#M56396</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;imho it does not make sense to crosspost 4 times (in the same forum) if you didn't get an answer to your first question.&lt;/P&gt;&lt;P&gt;You may answer yourself to your first post just to push it up. But please don't feed the forum every week with the same question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For me I can't answer that questions as I see the following open points:&lt;/P&gt;&lt;P&gt;a) I didn't find any .net-based lib for point-clouds&lt;/P&gt;&lt;P&gt;b) I would guess you would need a huge amouont of memory or you do research for how to work with extremly compressed data&lt;/P&gt;&lt;P&gt;c) I would check FARO or similar developer-forums&lt;/P&gt;&lt;P&gt;d) last but not least it would be a good point to be more specific about what you want to do. I don't think that your goal is to get unfiltered access to 2.000.000.000 points.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- alfred -&lt;/P&gt;</description>
    <pubDate>Fri, 06 Apr 2012 12:36:14 GMT</pubDate>
    <dc:creator>Alfred.NESWADBA</dc:creator>
    <dc:date>2012-04-06T12:36:14Z</dc:date>
    <item>
      <title>Point positions in a Point Cloud</title>
      <link>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402575#M56395</link>
      <description>&lt;P&gt;Does anybody know how to access the positions of every points in pointcloud(.pcg files)?&lt;/P&gt;&lt;P&gt;Isn't it available in ObjectARX.NET 2012?or should I write my own warpper for .NET?&lt;/P&gt;&lt;P&gt;I appreciate the help. &amp;nbsp;Thanks!!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 12:28:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402575#M56395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-06T12:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Point positions in a Point Cloud</title>
      <link>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402585#M56396</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;imho it does not make sense to crosspost 4 times (in the same forum) if you didn't get an answer to your first question.&lt;/P&gt;&lt;P&gt;You may answer yourself to your first post just to push it up. But please don't feed the forum every week with the same question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For me I can't answer that questions as I see the following open points:&lt;/P&gt;&lt;P&gt;a) I didn't find any .net-based lib for point-clouds&lt;/P&gt;&lt;P&gt;b) I would guess you would need a huge amouont of memory or you do research for how to work with extremly compressed data&lt;/P&gt;&lt;P&gt;c) I would check FARO or similar developer-forums&lt;/P&gt;&lt;P&gt;d) last but not least it would be a good point to be more specific about what you want to do. I don't think that your goal is to get unfiltered access to 2.000.000.000 points.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 12:36:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402585#M56396</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2012-04-06T12:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Point positions in a Point Cloud</title>
      <link>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402599#M56397</link>
      <description>&lt;P&gt;Thanks, alfred!&lt;/P&gt;&lt;P&gt;Cause I'm new to here and I really feel anxious about that problem.&lt;/P&gt;&lt;P&gt;I'll push it up next time..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just find a way to get the file path(e.g. X:\XXX\XX.pcg), the total counts of points, Min(x,y,z), Max(x,y,z), etc.&lt;/P&gt;&lt;P&gt;But what should I do if I want to clip the point cloud with a rectangle, or if I want to render the points in different colors by height.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 12:58:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402599#M56397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-06T12:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Point positions in a Point Cloud</title>
      <link>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402603#M56398</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; But what should I do if I want to clip the point cloud with a rectangle, &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; or if I want to render the points in different colors by height.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I can't tell you what to do at the moment as I don't see the library the creates access to pointclouds right now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- alfred -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 13:00:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402603#M56398</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2012-04-06T13:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Point positions in a Point Cloud</title>
      <link>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402613#M56399</link>
      <description>&lt;P&gt;I've just found a post about it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://forums.autodesk.com/t5/NET/Points-in-a-Point-Cloud/m-p/2657116"&gt;http://forums.autodesk.com/t5/NET/Points-in-a-Point-Cloud/m-p/2657116&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;“What I know is, that the Point Cloud API is at the moment only as ObjectARX API available. So you have to write your own wrapper for .NET”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Maybe it remains unavailable in ObjectARX.NET 2012.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I guess it&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="line-height: 13px;"&gt;probably&amp;nbsp;&lt;/SPAN&gt;available in c++, but I'm not familiar with writing my own warpper for .NET.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, thanks anyway.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'll check&amp;nbsp;&lt;SPAN&gt;similar developer-forums.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 13:16:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402613#M56399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-06T13:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Point positions in a Point Cloud</title>
      <link>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402815#M56400</link>
      <description>&lt;P&gt;(if i wasn't already, i've just become an admirer of alf's patience.) talking about forums though, kean walmsley (of all people) has been writing about point clouds here:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://through-the-interface.typepad.com/through_the_interface/point-clouds/"&gt;http://through-the-interface.typepad.com/through_the_interface/point-clouds/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 15:06:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/point-positions-in-a-point-cloud/m-p/3402815#M56400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-06T15:06:42Z</dc:date>
    </item>
  </channel>
</rss>

