BHoM / Revit_Toolkit

A set of tools enabling exchange of information between BHoM and Revit.
GNU Lesser General Public License v3.0
27 stars 13 forks source link

Can't pull materials by category #1478

Open pawelbaran opened 3 months ago

pawelbaran commented 3 months ago

Description:

As spotted by @ssiimmoonnee, currently it is not possible using FilterByCategory with input Materials - the reason for it is missing in the enum below.

https://github.com/BHoM/Revit_Toolkit/blob/4bea6f1dd3b939af1df433abd1f1e72146c43e8a/Revit_oM/Enums/Category.cs#L30