Author: Moturi George
-
Revit API is moving to .NET Core 8.0
By Moturi Magati George Updated on 26th January 2024 Finally, there is great news for Revit API users. With the upcoming preview release of the Major Revit update, a significant transition is in the works – Revit is making a remarkable shift from .NET 4.8 to .NET Core 8.0. This pivotal change will be put…
-
How to use ToElements Method correctly
By Moturi Magati George There have been a couple of questions regarding the usage of ToElements Method while filtering elements using the FilteredElementCollector Class. It is good to note that the ToElements Method in the FilteredElementCollector Class returns the complete set of elements that meet the specified filter criteria as a generic IList. However, it’s…

You must be logged in to post a comment.