Serverless Programs - Python
Voxel Generator Programs
A spatial entity will go through several stages in its lifetime. It is possible to provide custom...
Report Programs
Reports are special entities that contain tabular results, like a CSV table. These results are ob...
View Programs
A View entity defines a way to visualize several datasets together. In order to decide which data...
Python Program Reference
The following table lists the functions and properties available in the Python programmable inter...
Program Examples
Voxel Generator for a Torus object This program generates a volumetric Torus object: import v...