<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python Scripting :: Earth Volumetric Studio Help</title><link>https://ctech.com/studio_help/environment/python-scripting-window/index.html</link><description>Introduction to Python Scripting Python scripting in Earth Volumetric Studio provides a method to programmatically control and automate virtually every aspect of the application. By leveraging the Python programming language, you can move beyond manual interaction to create dynamic, data-driven workflows, automate repetitive tasks, and perform custom analyses that are not possible with standard interface controls alone.</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://ctech.com/studio_help/environment/python-scripting-window/index.xml" rel="self" type="application/rss+xml"/><item><title>Python Script Editor</title><link>https://ctech.com/studio_help/environment/python-scripting-window/python-script-editor/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ctech.com/studio_help/environment/python-scripting-window/python-script-editor/index.html</guid><description>The Python Script Editor is the integrated environment within Earth Volumetric Studio for writing, editing, and running Python scripts. It provides a full-featured text editor with syntax highlighting, code formatting tools, and direct access to execution and debugging functions, making it the central hub for all your scripting activities.
Accessing the Python Script Editor You can open the editor through the Python Scripting button located in the Main Toolbar.</description></item><item><title>Python Interactive Window</title><link>https://ctech.com/studio_help/environment/python-scripting-window/python-interactive/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ctech.com/studio_help/environment/python-scripting-window/python-interactive/index.html</guid><description>The Python Interactive window provides a real-time environment to execute Python statements and expressions. This tool allows you to test code sni</description></item><item><title>Accessing Properties Using Python</title><link>https://ctech.com/studio_help/environment/python-scripting-window/get-properties/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ctech.com/studio_help/environment/python-scripting-window/get-properties/index.html</guid><description>You can programmatically read and set the properties of any module using Python Scripting. This is a powerful feature for automating workflows and creating complex interactions between modules. The scripting engine provides programmatic access to the same underlying properties that are exposed as controls in the Properties window. This allows scripts to read, evaluate, and update values, mirroring manual user interaction. The easiest way to script a property is to copy the required syntax directly from the Properties window.</description></item><item><title>Python Functions &amp; Operators</title><link>https://ctech.com/studio_help/environment/python-scripting-window/python-api/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ctech.com/studio_help/environment/python-scripting-window/python-api/index.html</guid><description>Reference for the EVS Python API functions available in the evs and evs_util modules.</description></item></channel></rss>