Announcement

Collapse
No announcement yet.

Create V-Ray Generic Material

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Create V-Ray Generic Material

    Hello everyone,

    I've successfully integrated the V-Ray for Revit Public API into my project and have been able to fetch the list of already loaded materials using the API.

    ​While I can retrieve existing materials, I'm struggling to find a way to create a new generic V-Ray material directly through the API. My goal is to programmatically create a generic V-Ray material in the V-Ray Asset Editor, but the API documentation and methods available seem to focus more on manipulating existing materials rather than creating new ones from scratch.

    Has anyone here successfully created new V-Ray materials programmatically within the V-Ray Asset Editor using the API? If so, could you share some insights or code snippets on how to achieve this?

    Any guidance or references to relevant documentation would be immensely appreciated.
Working...
X