Script Based Exporter (Python)

This 2019.0 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

The Script Based Exporter executes a python script during export model generation, without actually writing geometry to a file.

To export to a geometry format and execute an export script simultaneously, use the desired format exporter and specify the script in the export dialog option Script based export (Python).

To view the full Python reference, click Help > Offline Manual & Reference > Python Scripting in the CityEngine main menu.

Export settings

Script

Workspace path to python script


In this topic
  1. Export settings