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
    The Maxon SDK Team is currently short staffed due to the winter holidays. No forum support is being provided between 15/12/2025 and 5/1/2026. For details see Maxon SDK 2025 Winter Holidays.

    User Data button in xpresso

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 291 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 11/09/2015 at 08:11, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R16 
      Platform:      Mac OSX  ; 
      Language(s) :      XPRESSO  ;

      ---------
      Hi,

      Is there a way to get your user data button inside XPresso?
      The only functionality I saw with that button, was with programming the functionality.
      Is there no way to just work with it inside XPresso?

      Thanks for your help and time!

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

        On 14/09/2015 at 09:55, xxxxxxxx wrote:

        Hi Casimir,

        I'm not quite sure, I understand, what you are trying to do. Actually Xpresso is thought to create expressions, which are evaluated in the render pipeline. In contrast, a button is handled in the GUI, needing user interaction. These parts should be kept strictly apart.
        But of course there are ways you could work around it. For example you could use the button to increment a User Data counter, which then again can be easily evaluated using Xpresso.

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

          On 15/09/2015 at 01:25, xxxxxxxx wrote:

          Hi Andreas,

          Well, I basically want to use it to reset objects to a specific matrix.
          This would make it a lot easier for the animators.

          And I'm doing it inside XPresso because I think that's the easiest way to implement that in my objectData plugin.

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