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. SmetK
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 21
    • Best 0
    • Controversial 0
    • Groups 0

    SmetK

    @SmetK

    0
    Reputation
    13
    Profile views
    21
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    SmetK Unfollow Follow

    Latest posts made by SmetK

    • RE: FontData BaseContainer IDs

      @m_adam I still don't understand how to get the id of parameters? How do I know that this parameter has id 500?

      posted in Cinema 4D SDK
      S
      SmetK
    • RE: Use buttons in tags. Rope tag.

      @i_mazlov Thank you for your reply. That was very helpful!

      posted in Cinema 4D SDK
      S
      SmetK
    • Use buttons in tags. Rope tag.

      Hello again, everyone. I still can't figure out how I can use a button in a tag using python. I need to select two points and fix them in a tag. Can you tell me the correct solution? Use Python Generator.
      35750090-da24-48fe-86a6-a7e1353c7aa6-image.png

      posted in Cinema 4D SDK windows python 2024
      S
      SmetK
    • RE: Changing the angle of spline-aligned objects

      @ferdinand How nice to know there are professionals like you out there. Thank you for your help, it is encouraging to keep going. Optimized and Works as it should!

      posted in Cinema 4D SDK
      S
      SmetK
    • RE: Changing the angle of spline-aligned objects

      @ferdinand I'm sorry, for some reason I didn't realize I had to put the code in right away. Thanks for your help, I will study the code! I'll let you know what happens.

      posted in Cinema 4D SDK
      S
      SmetK
    • Changing the angle of spline-aligned objects

      Hey, everybody. The code aligns my objects along the direction of the spline, but the problem is that the corner of the original meshes, do not look along the spline. I have tried c4d.utils.MatrixRotY() and other axes, but I don't get the rotation I want. I feel I can solve this problem somewhere in the green area(screenshot). Is there any solution to this problem? And to have the last object rotated 180 degrees relative to the others. The second screenshot is as it should be.
      123.png
      45ed0532-cfab-48d8-9f77-baa937e17a47-image.png

      posted in Cinema 4D SDK python 2024 windows
      S
      SmetK
    • RE: Transform coordinates of a polygon's points

      @Cairyn @Kantronin Hey, everybody. Could you throw a more detailed implementation code?

      posted in Cinema 4D SDK
      S
      SmetK
    • RE: Setting an object to the target section of a Transform Constraint Tag

      @ferdinand Just ran into the same problem. Thank you for the solution!

      posted in Cinema 4D SDK
      S
      SmetK
    • RE: How to resize a rectangular spline to fit text using Python?

      @i_mazlov I tried the GetRad() method. This is exactly what I need, thanks!

      posted in Cinema 4D SDK
      S
      SmetK
    • RE: How to resize a rectangular spline to fit text using Python?

      @i_mazlov Hi, thanks for the reply! My situation is like in the screenshot. I have a parametric spline and text that the spline should fit to. I guess I'm interested in local coordinates, although global ones would be useful. There is no code. I just saw how they do it through xpresso, but it looks complicated.

      277fd662-5f2d-4c12-906d-a1eda47d4d85-image.png

      posted in Cinema 4D SDK
      S
      SmetK