Message 1 of 4
Load Family - Overwrite the existing version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to load families using the Document.LoadFamily() function.
I have set up IFamilyLoadOptions.
The problem I have is if a family already exists, I want to add types that don't exist but not overwrite existing types.
Currently if the family exists it adds "_XX" to the end of the family name and imports it separately.
I am looking for the functionality of the "Overwrite the existing version" option that is presented in the Load Family button (shown below).
Thank you!