This project test how LoadFamily
and LoadFamilySymbol
works with IFamilyLoadOptions
to overwrite the parameters using the ricaun.RevitTest Framework.
Looks like the IFamilyLoadOptions
is not working as expected when the family is loaded for the second time.
This probably happens because the family file is the same, and the family is already loaded inside the document and Revit is not gonna reload the file because is the same family.
Even if you change some types parameter inside the document the family still the same and the IFamilyLoadOptions
is not gonna be called.
This project is licensed under the MIT License.
Do you like this project? Please star this project on GitHub!