Extend Python Script

The Extend Python Script is used to create a custom component not provided by the Workflow Editor. It takes advantage of the functionality provided by the Maptek Python SDK.

In order to create run an Extend Python Script, you need to import the workflow module as a library. This process is documented in the Workflows within the Maptek Python SDK documentation.

An example workflow using an Extend Python Script has been provided here.