Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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

    How to access ‘Freeze View function’ with Python ?

    General Talk
    2
    7
    1.3k
    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.
    • M
      myosis
      last edited by

      Something that got disabled since R19 is the ability to choose custom X and Y resolution when freezing frame. All I can find is a call command, but noting in dept in the SDK.

      Is it something I can access and if so, does anyone know how ?

      1 Reply Last reply Reply Quote 0
      • M
        m_adam
        last edited by

        Hi, can you add a screenshot about what you are referring to within Cinema 4D.

        Cheers,
        Maxime.

        MAXON SDK Specialist

        Development Blog, MAXON Registered Developer

        1 Reply Last reply Reply Quote 0
        • M
          myosis
          last edited by

          This one:
          12.JPG

          1 Reply Last reply Reply Quote 0
          • M
            m_adam
            last edited by

            Hi @myosis unfortunately, it's not exposed and only defined in the dialog.

            You can access the SizeFactor from the WorldContainer with the ID 25085 like so c4d.GetWorldContainer()[25085].

            Cheers,
            Maxime.

            MAXON SDK Specialist

            Development Blog, MAXON Registered Developer

            M 1 Reply Last reply Reply Quote 0
            • M
              myosis @m_adam
              last edited by

              @m_adam said in How to access ‘Freeze View function’ with Python ?:

              WorldContainer with the ID 25085

              So there are no WorldContainers for Y and X, ?
              And this is since R19 ?
              5454.JPG

              Above is R18, This is no longer possible ?

              Cheers,
              Tim

              1 Reply Last reply Reply Quote 0
              • M
                myosis
                last edited by

                After a few years I'm still looking to access these numbers.
                If anyone knows how to set a custom X and Y number, please let me know.
                🙂

                1 Reply Last reply Reply Quote 0
                • M
                  m_adam
                  last edited by

                  Hi Unfortually this is not exposed, since it retrieve automatically the size of the view.

                  Cheers,
                  Maxime.

                  MAXON SDK Specialist

                  Development Blog, MAXON Registered Developer

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