• How to apply new fixed FieldList securely

    r23 python 2023
    5
    0 Votes
    5 Posts
    1k Views
    J
    Hello @mikeudin , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • How to: Plugin parent folder on extensions menu

    python
    5
    1
    0 Votes
    5 Posts
    1k Views
    J
    Hello @cybor09 , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • 0 Votes
    5 Posts
    931 Views
    J
    Hello @GillesKontrol , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • GvOperatorData, GetDDescription() problems

    sdk s26
    6
    0 Votes
    6 Posts
    1k Views
    J
    Hello @Filip , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • Bug R23? Viewport Render Aborts with Physical Renderer

    r23 python windows
    4
    0 Votes
    4 Posts
    841 Views
    J
    Hello @ThomasB , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • CommandData Plugin DrawHUD

    s26 python
    3
    0 Votes
    3 Posts
    494 Views
    J
    Hello @gheyret , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • Selections in python

    python
    3
    0 Votes
    3 Posts
    622 Views
    J
    Hello @SemyonShapoval without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • add/remove/modify FieldList with python?

    5
    0 Votes
    5 Posts
    1k Views
    J
    Hello @jenandesign , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • Get pressed keys in ObjectData plugin

    c++ 2023
    17
    0 Votes
    17 Posts
    3k Views
    J
    Hello @CJtheTiger , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • Drive smooth rotation

    3
    0 Votes
    3 Posts
    622 Views
    J
    Hello @PMenich , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • Change alembic generator state/type

    python
    3
    0 Votes
    3 Posts
    828 Views
    J
    Hello @vik-lc , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • Setting DESC_DEFAULT for a Parameter has no Effect

    r23 python
    3
    0 Votes
    3 Posts
    778 Views
    J
    Hello @mikeudin , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • Undo for commanddata plugin principle

    python
    6
    0 Votes
    6 Posts
    1k Views
    J
    Hello @datamilch , without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • ExecutePasses to slow

    python
    8
    0 Votes
    8 Posts
    1k Views
    J
    Hello @Joel, without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • Export fbx of only selected objects

    python
    9
    0 Votes
    9 Posts
    1k Views
    J
    Hello @Aleksey, without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • Using AddCustomGui for primitive controls

    python r23
    4
    0 Votes
    4 Posts
    980 Views
    J
    Hello @Cairyn , without further questions or postings, we will consider this topic as solved by Friday 11th of august 2023 and flag it accordingly. Thank you for your understanding, Maxon SDK Group
  • Sliders in Python plugin

    sdk python 2023
    5
    0 Votes
    5 Posts
    1k Views
    ferdinandF
    Hello @filipst, Without further questions or updates we will consider this topic as solved by Friday the 11th, and flag it accordingly. Cheers, Maxon SDK Group
  • Accessing Redshift Material Parameters with User Data

    2023 python
    3
    0 Votes
    3 Posts
    768 Views
    E
    @i_mazlov Thank you very much for your help!
  • Difficulties to dedect the right Message Data

    r23 2023 python windows
    3
    0 Votes
    3 Posts
    794 Views
    ThomasBT
    @ferdinand Many thanks for this detailed example, I'll try it out P.S. Oh my gosh, it's working perfectly. I decided to go the easiest way, just to check the dirtyness of the linked object. linkDirty: bool = link.IsDirty(c4d.DIRTYFLAGS_DATA) Many many thanks Thomas
  • DescID() python doc issue

    python 2023
    3
    2
    0 Votes
    3 Posts
    420 Views
    chuanzhenC
    @i_mazlov Thanks