- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I updated an already existing family and added a shared parameter to it.
Now I need to make sure that the new updated family is loaded into my projects prior to running some commands.
So to do so, my workflow is to check if the family is loaded into the project, and if it is check if the specific shared parameter exists (so that I don't try to use the old family which would cause a crash).
However, shared parameters can only be found when I snoop a family instance, and not the family itself which makes it tricky when that family is loaded but not actively in use. And I can't realistically place and delete a new family instance every time I want to check if the latest family is loaded in the project.
So how do I check the shared parameter of a family without any family instance existing in the project?
Thanks!
Solved! Go to Solution.