<?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: SnappingService - What it actually does? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/9002304#M40204</link>
    <description>&lt;P&gt;I heard back from the development team:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SnappingService provides snapping points and lines and is&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;used for point clouds.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2019 06:14:52 GMT</pubDate>
    <dc:creator>jeremytammik</dc:creator>
    <dc:date>2019-09-03T06:14:52Z</dc:date>
    <item>
      <title>SnappingService - What it actually does?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/8986801#M40202</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;According to title, does anyone have any insight / experience. API Documentation doesn't say much :-(.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 06:04:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/8986801#M40202</guid>
      <dc:creator>ollikat</dc:creator>
      <dc:date>2019-08-26T06:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: SnappingService - What it actually does?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/8987319#M40203</link>
      <description>&lt;P&gt;Dear Ollikat,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your valid query. I asked the development team for more information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 11:00:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/8987319#M40203</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2019-08-26T11:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: SnappingService - What it actually does?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/9002304#M40204</link>
      <description>&lt;P&gt;I heard back from the development team:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SnappingService provides snapping points and lines and is&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;used for point clouds.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 06:14:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/9002304#M40204</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2019-09-03T06:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: SnappingService - What it actually does?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/9002354#M40205</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Thank you for delivering the information from the dev team.&lt;BR /&gt;&lt;BR /&gt;Although I'm not quite sure am I still able to figure out the use case...but in the other hand, I'm quite incompetent with point clouds.&lt;BR /&gt;&lt;BR /&gt;I was hoping to get some help in situation where I'm using the PickPoint() method and somehow to be able to know the coordinates where it is being snapping. But I guess it's probably not possible...(?)&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 06:50:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/9002354#M40205</guid>
      <dc:creator>ollikat</dc:creator>
      <dc:date>2019-09-03T06:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: SnappingService - What it actually does?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/9002356#M40206</link>
      <description>&lt;P&gt;Maybe the PickObject method will give you what you need? It includes the pick point and other information in the Reference object it returns.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 06:53:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/snappingservice-what-it-actually-does/m-p/9002356#M40206</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2019-09-03T06:53:23Z</dc:date>
    </item>
  </channel>
</rss>

