Lesson
Find and Use Python Add-ons
COMPONENT MODELING | COMPONENT SCRIPTING
When using Python API to write application and component scripts, you may need to call functions in response to events. These are known as event handlers: functions in a script that are called in response to an object event, for example a change in a property value.
In this tutorial you learn how to:
Software Version: 4.0.2
5 answers.