Skip to content

ricaun-io/RevitTest.FamilyLoad.Tests

Repository files navigation

RevitTest.FamilyLoad.Tests

Revit 2021 Visual Studio 2022 License MIT

This project test how LoadFamily and LoadFamilySymbol works with IFamilyLoadOptions to overwrite the parameters using the ricaun.RevitTest Framework.

Tests

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.

Revit API Forum

License

This project is licensed under the MIT License.


Do you like this project? Please star this project on GitHub!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages