V-Ray Attributes

Free

Hello Everyone!
I couldn’t find what I wanted on the internet, so I decided to dive into learning Python.
Since I often work with Vray, I came up with this idea for this script:

  • You’ll be able to assign the “Round edges” and “Open subdiv” attributes to one or multiple objects at once.

  • You can manage this either by direct selection or by groups (which allows for quickly handling many objects).

  • You can create and apply shaders by directly renaming the shader’s name (including the SG).

I have some new ideas that I plan to add as soon as I have the time 🙂

Install
Paste the script in the folder:
.Documentsmaya[versions]scripts

Call the script in maya:
import vray_attributes
vray_attributes.main()

About
If you have an advice, an opinion or if you see a bug, do not hesitate to tell me by being as descriptive as possible and to send me a message 😉