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
    1. Maxon Developers Forum
    2. seora
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 11
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by seora

    • S

      How to Activate Polygon Selection in the Selection Filter

      Cinema 4D SDK
      • 2024 python • • seora
      3
      0
      Votes
      3
      Posts
      362
      Views

      S

      @ferdinand Your response was helpful. Thank you:)

    • S

      I want to extract the polygon index of the inverted normal

      General Talk
      • chit-chat programming • • seora
      13
      0
      Votes
      13
      Posts
      2.0k
      Views

      KantroninK

      @ferdinand
      I'm showing an example with a curved surface composed of 8 zones.
      Each zone is the union of several polygons with normals oriented in the same direction (represented by an arrow).
      I think C4D should be able to identify this type of tiling and colorize these areas to highlight them.
      Depending on the case, this tiling could be important, but most often, creators assemble the faces logically.
      A window could then offer the option to select each tiling, in order to invert the normals with a single click.
      A plugin could also do this kind of work, which would save creators time.
      surface.jpg

    • S

      Extraction of indexes out of range of safeframe

      Cinema 4D SDK
      • windows python 2024 • • seora
      3
      0
      Votes
      3
      Posts
      510
      Views

      S

      @ferdinand Thank you, I got the script I wanted using the answer code!

    • S

      Is there a way to encrypt (lock) the Python code on the Python tag?

      General Talk
      • python • • seora
      2
      0
      Votes
      2
      Posts
      592
      Views

      ferdinandF

      Hello @seora,

      Thank you for reaching out to us. There is noch such functionality to encrypt Python scripting elements. You can encrypt Python plugins, but not things like a Python tag or generator object.

      I have moved this thread since its is not about the Python API but a feature of Cinema 4D.

      Cheers,
      Ferdiand

    • S

      Is there any information about the script that makes ghosting mode available for bind characters?

      Cinema 4D SDK
      • python • • seora
      6
      0
      Votes
      6
      Posts
      868
      Views

      S

      Okay. I'll ask the support center