Lesson
Find and Use Python Add-ons
COURSE › Basics of Python Scripting
COMPONENT MODELING | COMPONENT SCRIPTING
In this tutorial you learn how to create a component script that manages the motions of a servo controller and another script that changes the material of geometry during a simulation. This will involve using methods in the vcScript module to reference the main application and component data.
Software Version: 4.0.2
54 answers.
Component Modeling
Learn how to create custom behaviors and add logic to components using scripts.
Component Modeling
Learn how to control a servo and its joints.
Component Modeling
Learn how to control and automate robots using Python API.
Component Modeling
Learn how to generate pseudo-random numbers using Distribution properties.
Component Modeling
Learn how to create and edit the states of a component using Python API.
Component Modeling
Learn how to use conditions, triggers and signal events in scripts.