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

    seora

    @seora

    0
    Reputation
    9
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    seora Unfollow Follow

    Latest posts made by seora

    • RE: How to Activate Polygon Selection in the Selection Filter

      @ferdinand Your response was helpful. Thank you:)

      posted in Cinema 4D SDK
      S
      seora
    • How to Activate Polygon Selection in the Selection Filter

      Hi, I was wondering if there is any code related to the selection filter in the c4d python SDK. Specifically, I would like to create a script that ensures only polygons are active in the selection filter.

      Could you provide any relevant information or examples that could help with this?

      195845c5-a7ea-4b99-9f87-547eaa61e28d-image.png

      posted in Cinema 4D SDK 2024 python
      S
      seora
    • RE: I want to extract the polygon index of the inverted normal

      @ferdinand This is the feature I wanted. Thank you for your help!

      posted in General Talk
      S
      seora
    • RE: I want to extract the polygon index of the inverted normal

      @i_mazlov Thank you for providing a lot of data! I'll try

      posted in General Talk
      S
      seora
    • I want to extract the polygon index of the inverted normal

      Hi, I'd like to know a code that automatically finds the inverted normal (polygon changed to blue) of the object and extracts the polygon index of the object. Can you help me write the relevant code?

      24e80c08-ca70-4e90-9277-2d69e5304206-image.png

      posted in General Talk chit-chat programming
      S
      seora
    • RE: Extraction of indexes out of range of safeframe

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

      posted in Cinema 4D SDK
      S
      seora
    • Extraction of indexes out of range of safeframe

      Hi, I'm looking for codes and trying to combine them because I want to extract out-of-frame indexes for objects that are within the range of the safeframe. However, there's an issue where all indexes that are not out of range are extracted. How can I get an out-of-range index? I want a script that ultimately removes out-of-range vertices.
      Below is the code that is currently being written

      test.py

      posted in Cinema 4D SDK windows python 2024
      S
      seora
    • Is there a way to encrypt (lock) the Python code on the Python tag?

      Hello, I wrote a Python code on the Python tag that works with User Data. I want this code to enter a password like the password function in xpresso so that the code can be seen. Is there a way? (I tried switching to a script or plug-in, but I'm a beginner so I don't know how to encrypt the plug-in or how to write a new code to change the Python tag and user data to a script or Python.)
      30aa0d1b-96b5-4079-8355-32eacbdf60d4-image.png

      I'd like to write the same feature so that the lock function of xpresso doesn't reveal the code of the Python tag.
      cff066b0-a417-4797-b35c-42ce94743b88-image.png

      posted in General Talk python
      S
      seora
    • RE: Is there any information about the script that makes ghosting mode available for bind characters?

      Okay. I'll ask the support center

      posted in Cinema 4D SDK
      S
      seora
    • RE: Is there any information about the script that makes ghosting mode available for bind characters?

      Yes, first of all, I'm sorry to confuse you with the question. and please understand that there is no written code. I'll ask you a detailed question again! Ghost mode only reacts when the key animation value is in it as shown in the picture. But what I want is the ghost mode of the waiting polygon. When I looked it up, I found that I had to script and implement it separately for this part. But I don't know how to write complicated code. Can you help me again?

      image.png

      posted in Cinema 4D SDK
      S
      seora