- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have googled a lot but could not find a solution for this question. We are currently using Revit 2020.
How it works with native Revit functionality (not using the API): While e.g., placing a wall in a 2D view and going into menu "Snap Overrides" with CTLR + right mouse button, all ObjectSnapTypes can be chosen, see first picture.
Question background (using the API): When using the Selection.PickPoint method, the Snap Overrides are greyed out and cannot be chosen.
You could define the ObjectSnapTypes in the method call PickPoint(ObjectSnapTypes), but that is not what we need. We would need to to let the user choose the Snap Overrides he wants in his siutation. Does anybody know if this is possible?
Thank you in advance,
Marius
Solved! Go to Solution.