I’m trying to write a script that will allow a user to export all elements (families, walls, railings, etc) that have a certain yes/no parameter checked. I am trying to use the native ‘SaveFamilytoFolder’ node, but it only exports some families and not others. It does not appear to work with doors, walls or railing—but it does work with generic models.
Can somebody please point me in the right direction? Essentially, the end result is a method for somebody to export the elements that they made custom for a project after completion so that a BIM manager can quickly gather those families for future use.
Thanks, all. It seems that it really comes down to the way I was gathering the families. I understand that the system families can’t be exported, but there were other .rfa families that weren’t working. I found the below post and was able to make this work for what need. Thanks!