Maxon Developers
    • Downloads
      • All Downloads
      • Cinema 4D Python SDK
      • Cinema 4D C++ SDK
      • Cineware SDK
      • ZBrush GoZ SDK
      • Cinema 4D Python Examples
      • Cinema 4D C++ Examples
      • Project Tool
      • SDK Database
    • Documentation
      • Cinema 4D Python SDK
      • Cinema 4D C++ SDK
      • Cineware SDK
      • ZBrush GoZ SDK
    • Forum
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Forums
      • Overview
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • News & Information
      • Downloads
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Register
    • Login
    1. Home
    2. Cinema 4D SDK
    Log in to post
    Load new posts
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • fwilleke80F

      GetFontDescription() on Windows and Mac

      r21 classic api macos windows c++ • • fwilleke80
      8
      0
      Votes
      8
      Posts
      255
      Views

      I

      Hello to all

      @zipit said in GetFontDescription() on Windows and Mac:

      FONT_FLAGS

      Thank you
      i miss flags in https://developers.maxon.net/forum/post/58961

    • ?

      Online Activation with Vendor Licensing System

      python r21 • • A Former User
      4
      0
      Votes
      4
      Posts
      205
      Views

      M

      Hi,

      without further feedback, I'll set this thread as solved tomorrow.

      Cheers,
      Maxime

    • kbarK

      Calling C4D via command line to find prefs folder

      r20 r21 • • kbar
      5
      0
      Votes
      5
      Posts
      193
      Views

      M

      Hi,

      without further feedback, I'll set this thread as solved tomorrow.

      Cheers,
      Maxime

    • F

      Texture file sequence, get exact filename per frame

      c++ • • Filip
      8
      0
      Votes
      8
      Posts
      269
      Views

      F

      @r_gigante Thanks for confirming. We will try to reverse engineer the filenames based on that data.

      Cheers
      /Filip

    • I

      Faster way of checking if dialog has closed?

      python • • iluxa7k
      8
      0
      Votes
      8
      Posts
      367
      Views

      M

      @iluxa7k said in Faster way of checking if dialog has closed?:

      LP_c_long

      Long story short it's a pointer http://makble.com/the-story-of-lpclong, and I think the method provided by Zipit is the best one, since as he said there is no way to control the behavior of an external (from your plugin) GeDialog.

      Cheers,
      Maxime.

    • C4DSC

      Trigger Tag

      c++ r20 r21 • • C4DS
      5
      0
      Votes
      5
      Posts
      170
      Views

      C4DSC

      @m_magalhaes said in Trigger Tag:

      I though you were using a hidden BaseLink parameter on your tag to point to the other tag.

      Ah, didn't think about that. Clever.

    • pyxelriggerP

      Save width and height of Dialog

      • • pyxelrigger
      2
      0
      Votes
      2
      Posts
      120
      Views

      r_giganteR

      Hi @pyxelrigger thanks for reaching out us.

      With regard to your question, I'm a bit confused cause you mentioned having your layout opened every time with a default width and height (regardless of the values stored in the layout) whilst, on the contrary, you pasted a method belonging to GeDialog::Open().

      Question: is a dialog or a layout to open every time with a default width and height?

      Cheers, R

    • chuanzhenC

      About BaseView.WC()

      python • • chuanzhen
      4
      0
      Votes
      4
      Posts
      195
      Views

      M

      @kikizg Yes we are aware of it and it's already reported.

      Thanks for you feedback, if you find other weird stuff, please post them.
      Cheers,
      Maxime.

    • pyxelriggerP

      get initial position in python tag

      r19 r20 r21 classic api python • • pyxelrigger
      5
      0
      Votes
      5
      Posts
      247
      Views

      ManuelM

      hi,

      without further feedback i'll set this thread as solved tomorrow.

      Cheer,
      Manuel

    • intenditoreI

      c4d.ObjectData plugin code execution sequence

      python • • intenditore
      8
      0
      Votes
      8
      Posts
      243
      Views

      ManuelM

      hi,

      without further feedback i'll set this thread as solved tomorrow.

      Cheer,
      Manuel

    • intenditoreI

      "History" xpresso node python analogue?

      • • intenditore
      12
      0
      Votes
      12
      Posts
      400
      Views

      ManuelM

      hi,

      can we considered this thread as solved ? (at least we answered your question)
      Without further feedback i'll set it to solved tomorrow.

      Cheers,
      Manuel

    • KantroninK

      How to apply a material to a selection of an object

      • • Kantronin
      3
      0
      Votes
      3
      Posts
      116
      Views

      ManuelM

      hi,

      juste as a follow up, we've update our example and include this one.

      insert a material to the selected polygons

      Cheers,
      Manuel

    • CairynC

      GetLayerObjectRoot and GeListHead

      python r21 classic api • • Cairyn
      8
      0
      Votes
      8
      Posts
      243
      Views

      CairynC

      Thanks for the confirmation. I shall treat the extra link directions as nonexistent then πŸ˜‰

    • I

      This topic is deleted!

      • • iluxa7k
      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • CairynC

      BaseMaterial Constructor not returning subclasses - bug?

      python r21 • • Cairyn
      5
      0
      Votes
      5
      Posts
      139
      Views

      M

      Hi Cayring this is indeed a bug I'm going to report them and fix them (both for BaseMaterial and shader) as soon as possible πŸ™‚

      If you have other cases like that please report them.

      I set the topic as solved, I will bump this topic once the fix will be available.

      Cheers,
      Maxime.

    • pyxelriggerP

      Update button

      python r20 r19 r21 • • pyxelrigger
      4
      0
      Votes
      4
      Posts
      350
      Views

      pyxelriggerP

      Thanks! seems to work well!

      the problem is that apparently it only runs on the tag, if I set the option as a UserData of my object, it doesn't work

    • CairynC

      Identity of C4D objects in Python

      • • Cairyn
      6
      0
      Votes
      6
      Posts
      775
      Views

      CairynC

      @m_adam Thank you for the confirmation and the reading suggestions.

      Just for context, this is a general conceptual question and not connected to a specific code issue. I noticed the behavior while doing some test scripts with id() and is. It is worth noting that these Python properties need to be used carefully in concert with C4D objects.

      (I wouldn't exactly recommend using pointer comparisons in C++ either πŸ˜‰ )

      I will include an "advanced" chapter in my Python/C4D book to mention this.

    • ?

      Why are my Relative Transformation Values not 0?

      python r21 • • A Former User
      11
      0
      Votes
      11
      Posts
      159
      Views

      P

      The source code of the C++ version of CompareFloatTolerant() is actually available in the frameworks\cinema.framework\source\ge_ieee.cpp and/or \frameworks\core.framework\source\maxon\general_math.cpp file of the C++ SDK. I assume the Python version just calls the C++ function.

    • B

      Real Time or Live "Edge to Spline" Object?

      r21 python • • bentraje
      4
      0
      Votes
      4
      Posts
      138
      Views

      B

      @PluginStudent and @m_adam

      The plugin from @noseman works.
      It works for now in my use case, but correct me if I'm wrong it cannot have a priority parameter because it is a generator (?).

      Regards,
      Ben

    • intenditoreI

      UI, Resource Descripion and all those .h, .str, .res

      • • intenditore
      11
      0
      Votes
      11
      Posts
      481
      Views

      intenditoreI

      Brah... Third time spent fighting with stupid typos! :
      @PluginStudent @zipit @r_gigante many thanks! I didn't assume you are using the same system inside the program and had no thought to take a look there!
      Seems adding the "," helped it.
      And, as I see, you must enumerate all the elements in your .h file, but though you can leave id blank.
      Thank you!
      %\