Message 1 of 2
IFamilyLoadOptions report if methods were triggered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all, thanks for reading.
I'm using the LoadFamily(String, IFamilyLoadOptions, Family) method to load multiple families into projects however, I would like to know when any of the two IFamilyLoadOptions interface methods get triggered when a family or shared family is already in the project and then report back on the family names.
I admit this is probably a C# knowledge limitation but after a few searches I couldn't find a solution or anything related to what I'm trying to accomplish hence the post. Any help or steer in the right direction would be very much appreciated.