Create and export materials based on PBR maps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am currently looking into whether there is a solution to programmatically create and "export" materials in Revit. I would like to make it as easy as possible for Revit users to use our PBR materials and import them into Revit.
As we create a lot of materials, we want this process to be as automated as possible.
So far I have found out that it is possible to create new materials via the Revit API and configure the necessary appearance assets such as colour, bump, transparency images.
However, I am stuck when I want to create a material library and add the new material. I couldn't find anything about this in the SDK API documentation or in any of the existing topics.
@GaryOrrMBI done a great job! However, he also describes the lack of API access to the material library here: https://forums.autodesk.com/t5/revit-api-forum/materials-material-assets-appearance-structural-therm...
Do I understand correctly that full automation through the Revit API is not possible and the only option is to create the libraries manually?
Kind regards
Lukas