Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello I would like to load family file (.rfa) into the current project document.
I use this api
document.LoadFamily(filename, out Family family)
But it always return false.
I have do my best to search the info for loading rfa.
What I have done wrong?
This is the reference Link I have read :
https://jeremytammik.github.io/tbc/a/0250_nested_family.htm
The attachments is my code and the family which I want to load.
Solved! Go to Solution.