Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an application that loops nearly every model element in an attempt to set it to the correct Workset, but it is breaking in Revit 2020 when running against elements in the Window category. The error is when I try to retrieve the "Function" (BuiltInParameter.FUNCTION_PARAM) and it is returning a NullReferenceException. When I get into the model it appears that "Function" no longer a Type Parameter.
Would someone verify this parameter is in fact gone?
Solved! Go to Solution.