SnappingService - What it actually does?

SnappingService - What it actually does?

ollikat
Collaborator Collaborator
664 Views
4 Replies
Message 1 of 5

SnappingService - What it actually does?

ollikat
Collaborator
Collaborator

Hi


According to title, does anyone have any insight / experience. API Documentation doesn't say much :-(.

Thanks!

0 Likes
Accepted solutions (1)
665 Views
4 Replies
Replies (4)
Message 2 of 5

jeremytammik
Autodesk
Autodesk

Dear Ollikat,

 

Thank you for your valid query. I asked the development team for more information.

 

Best regards,

 

Jeremy

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 5

jeremytammik
Autodesk
Autodesk
Accepted solution

I heard back from the development team:

 

SnappingService provides snapping points and lines and is used for point clouds.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 4 of 5

ollikat
Collaborator
Collaborator

Hi

Thank you for delivering the information from the dev team.

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.

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...(?)

0 Likes
Message 5 of 5

jeremytammik
Autodesk
Autodesk

Maybe the PickObject method will give you what you need? It includes the pick point and other information in the Reference object it returns.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder