This page contains available variables and examples.
To see how Pricing Scripts work, read Pricing Scripts - General Usage .
Available Variables
Variable | Description |
---|---|
| Volume of the 3D model in mm3 |
| Area of the 3D model in mm2 |
| Height of the 3D model in mm |
| Width of the 3D model in mm |
| Depth of the 3D model in mm |
| Number of separated shells in 3D model |
| Bounding box volume of the 3D model in mm3 |
| Convex hull volume of the model in mm3 |
| Volume of the solid support structures in mm3 |
| Are of the model covered by support structures in mm2 |
| Quantity of the same geometry in the basket. |
User Based Pricing | See … |
Examples
This section contains some real-word examples.
You can copy & paste the scripts and adjust the variables according to your needs.
Dying
model.machine_volume * 0.00005;
Polishing
model.area*0.0004