Solved Question about IDs for Python Dialog

Hi,

I am a beginner in programming Python and would like to create a dialog box.

In the Python SDK I have found
https://developers.maxon.net/docs/Cinema4DPythonSDK/html/modules/c4d.gui/index.html?highlight=activeobjectmanager_setobject

IDs in the range 1000 to 899999 inserts a Cinema 4D command.

Where can I find the assignments of the Cinema 4D commands to the IDs?

Kind regards
stefan

Hi and welcome to our forum,

For your next threads, please help us keeping things organised and clean. I know it's not your priority but it really simplify our work here.

I've added the tags and marked this thread as a question so when you considered it as solved, please change the state :)

About the IDs, the best/easiest way to find them is the Customize Commands DialogBox inside Cinema 4D. (shift F12). When you select a command at the bottom right, you have the ID.
ea0425f3-f029-443e-92d0-c86e453cd33e-image.png

Cheers,
Manuel

MAXON SDK Specialist

MAXON Registered Developer

hi,

I'll set this thread as solved without feedback from your side.

Cheers,
Manuel

MAXON SDK Specialist

MAXON Registered Developer