Quite often when writing code for Revit I need to get all the elements of a particular category. To help me do this I wrote the follow helper method:
So when I need to get elements I call that method. For example to get all the floor elements I use:
No comments:
Post a Comment