Lesson
Find and Use Python Add-ons
COMPONENT MODELING | COMPONENT SCRIPTING
In this tutorial, you will learn how to handle CSV files in Visual Components using Python scripts. We will explain how to get python snippets in Visual Components to read data from a CSV file and use in your simulation, or to collect custom information and write them into a CSV file.
There are also two simple examples for stamping information to products and writing some custom statistics to a CSV file.
Software Version: 4.3.1
3 answers.
Component Modeling
Learn how to create a python add-on to import point cloud files. This video shows how to access a file, read its contents, and create a point set from the data.
Component Modeling
Learn how to replace one part with another using Python API.
Component Modeling
Learn how to route products on a conveyor line based on product material using components and API.
Component Modeling
Learn how to attach objects to conveyor paths, thereby populating a conveyor with containers such as boxes, trays and sleds.
Component Modeling
Learn how to create a program with Python API to move the camera of the 3D world during a simulation.
Component Modeling
Learn how to control the visibility of components and their nodes using Python API.
Component Modeling
Learn how to clear and save messages in the Output panel using Python API.
Component Modeling
Learn how to add new tabs and grid layouts in the Statistics dashboard using Python API.