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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Load Save Weights Command from Weight Manager?

    Cinema 4D SDK
    r25 python
    4
    3
    421
    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.
    • B
      bentraje
      last edited by

      Hi,

      Is there an available commands for weight manager Load and Save Weights?
      I checked the documentation. I couldn't see any but I could be wrong.

      I can use the c4d.CallCommand(1028186) # Save Weights...
      Works. But I'm trying to do it in batch. Select objects and save the all weights (i.e. TXT files) in one directory.

      Currently, I have to do it one by one per object.

      Is there a way around this?

      e91d0cba-96b1-4078-a03b-74c2ab0dd5d9-image.png

      1 Reply Last reply Reply Quote 0
      • ManuelM
        Manuel
        last edited by

        Hi,

        this is not possible; you will get stuck with the dialog box asking where to save the result.
        But you can retrieve the joints and the Weight tag and save the data that are stored in the tags.

        Cheers,
        Manuel

        MAXON SDK Specialist

        MAXON Registered Developer

        B 1 Reply Last reply Reply Quote 0
        • B
          bentraje @Manuel
          last edited by

          @manuel

          Gotcha. Thanks for the confirmation. Closing this thread now.

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