Message 1 of 7
Changing active document title without saving

Not applicable
06-19-2014
12:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Autodesk Community,
I'm building a simple external app that creates a family document and loads it automatically into a project. The problem is, I wan't to change family document's name before importing it but I don't want to save it since I create and import multiple family documents at once so saving each one to disk will cause a slow-down. Not to mention I must then load that same family from the disk in order to get the name I want, otherwise it will just be generic names like "Family1", "Family2" etc.
The family document has a "Title" property but it's read-only. Is there any workaround?