Cinema 4D Python Bytes: Trapping Errors - Working with Try/Except

In this Cinema 4D Python tutorial, we take a look at using try/except, in order to trap errors. We look at a couple of small sample scripts and then create one which can be used with a C4D Python Effector.
Back to Top