Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Recent
    • Tags
    • Users
    • Login

    Getting VRay parameters [CLOSED]

    Scheduled Pinned Locked Moved PYTHON Development
    4 Posts 0 Posters 347 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      On 15/02/2015 at 01:49, xxxxxxxx wrote:

      I have a texture with a VRay Shader - Bulge.
      When I drag the parameter V width to the console it shows as: [c4d.ID_SW_V_WIDTH_93296286]

      But that gives me an error: Object has no attribute 'ID_SW_V_WIDTH_93296286'.

      How to get the information from the VRay shaders?

      -Pim

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 16/02/2015 at 08:36, xxxxxxxx wrote:

        Hello,

        you should be able to access the shader data by using the actual parameter ID defined in the plugin's header file. Please notice that SDK support cannot help you dealing with any specific third party plugin.

        Best wishes,
        Sebastian

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          On 27/02/2015 at 07:31, xxxxxxxx wrote:

          Hello Pim,

          was your question answered?

          Best wishes,
          Sebastian

          1 Reply Last reply Reply Quote 0
          • H Offline
            Helper
            last edited by

            On 28/02/2015 at 09:58, xxxxxxxx wrote:

            Yes, you can close it.
            We solved it in a different way.

            Thanks, Pim

            1 Reply Last reply Reply Quote 0
            • First post
              Last post