How to Show and Hide User Data Controls With Python

PixelDG shows how you can hide and unhide user data controls in C4D with basic Python.

With Maxon Cinema 4D, the user data feature allows you to create controls for easy access while also allowing you to create user interfaces for a custom 3D workflow. With his latest tutorial, PixlDG’s Emir Bojorquez shows how you can hide and show user interfaces in C4D using some simple Python code.

The tutorial shows a simple way to show and hide user features with what essentially is a toggle that will allow you to show different things in the user data panel. It’s a great way to clean up user interfaces showing and hiding data as the end-user needs it.