- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I would like to know if it's possible to use Family API in order to make a customized Revit family.
I'm all new to this API and Revit SDK, but I'm looking for a conceptual solution of how it can be done.
So here's the background and description of what I want to achieve:
I have a generic Revit family (.rfa) with only a default type which holds all the geometric parameters and equations for generating a correct model. It's a master file so to speak, waiting to be configured to represent a custom solution. The user parameters are set by the customer, by filling in an online form, and sent to me configured like a Type Catalog text file.
So what I do is put the .txt. file in the same directory as the .rfa file and load the Revit family (Insert-Load Family) into an empty project. The Type Catalog dialog only contains this one custom type of course, so I click that one, and save the file back with another name, by right-clicking the family in the project browser, and chose Save. Then I mail the customer their file back.
Now, to speed things up for the customer, my final goal is to have this sequence run in Forge, so the customer can get the file back right away, without having to wait for me to pick up the case. But I would like to get some sort of "demo" of this working on my client first in order to get the right process with API working as intended. Sort of like an MVP for this process with APIs that also Forge can handle further down the road.
I'm grateful for any help here, perhaps someone has done something similar, or finds the concept interesting.
Solved! Go to Solution.
Developer Advocacy and Support +