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
    • Admin
    • Login

    Send UV Commands

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 222 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 02/02/2016 at 08:56, xxxxxxxx wrote:

      Hi guys,

      I would like to know if there is an option to modify object's uvs similar to the SendModellingCommand() Method. When I use c4d.CallCommand(1011168) for realigning UV islands, it just opens the UV-Manager. Any Ideas? 🙂

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

        On 03/02/2016 at 01:40, xxxxxxxx wrote:

        Hello and welcome,

        in C++ one could use CallUVCommand to perform certain commands. But this function is currently not implemented in the Python API. If you want to edit the UV coordinates yourself you can access them from the UVWTag.

        Best wishes,
        Sebastian

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