- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've been using this ISelectionFilter class to filter point clouds before selection based on the Autodesk Documentation and it was working fine until this morning. Now when I try to use any of the classes that reference the selection filter I get a null reference exception before a selection is even attempted. Without fail it automatically throws the error when it gets the the line in the code that calls it.
I'm using Revit 2020.4 and Visual Studio Community 2019. I ran a build of the app from yesterday and the methods all work perfectly fine. I looked throw my Github and the files havent been changed since last week. I have no idea why now I'm getting this exception when it seems like I'm following the documentation.
Solved! Go to Solution.