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

    BaseBitmap.ScaleIt Documentation

    Cinema 4D SDK
    python
    2
    3
    410
    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.
    • ?
      A Former User
      last edited by ferdinand

      Hello,
      I think I've found a small error in the documentation:

      In BaseBitmap.ScaleIt it lists the final argument as inprop. While using this:

      orig.ScaleIt(newBitmap, intens=256, sample=True, inprop=False)
      

      I got the following error:
      TypeError: Required argument 'nprop' (pos 4) not found

      When I changed the argument to nprop, it worked.

      Thanks.

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

        Sorry for the late reply, thanks for notifying us,

        This will be addressed in the next update of the documentation.
        Cheers,
        Maxime.

        MAXON SDK Specialist

        Development Blog, MAXON Registered Developer

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

          Hi,

          This is solved in the last documentation update, see BaseBitmap.ScaleIt.

          Cheers,
          Maxime.

          MAXON SDK Specialist

          Development Blog, MAXON Registered Developer

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