Maptek Python SDK Help
Maptek Python SDK is a toolkit available as part of Maptek Extend. It enables you to build custom solutions using Python scripts to interact with Maptek applications. The SDK consists of the following packages:
-
mapteksdk.common — provides helper utility functions
-
mapteksdk.data — provides access to the objects within a connected application's project
-
mapteksdk.geologycore — provides functionality specific to Maptek Vulcan GeologyCore
-
mapteksdk.labs — contains experimental features
-
mapteksdk.operation — provides general operations applicable to all Maptek applications
-
mapteksdk.pointstudio — provides functionality specific to Maptek PointStudio
-
mapteksdk.project — provides functionality for connecting to an instance of a Maptek application
-
mapteksdk.view — allows you to interact with 3D view windows in a connected Maptek application
-
mapteksdk.workflows — provides utilities for running Python scripts in an Extend Python workflow component