Python FME API
FME 2018.0 b18311
  • Introduction
  • Getting started
  • FME Objects API reference
  • FME Pluginbuilder API reference
Python FME API
  • Docs »
  • Python FME API documentation
  • View page source

Python FME API documentation¶

The Python FME API allows you to programmatically work with features and build plugins in FME using the Python programming language.

  • Introduction
    • Where Python can be used in FME
    • Python versions
    • Python compatibility
  • Getting started
    • PythonCreator transformer
    • PythonCaller transformer
    • Using FME’s Python REPL
    • Getting and setting the feature type
    • Getting and setting attributes
    • Working with null or missing attributes
    • Working with geometry
    • Working with rasters
    • Coordinate systems and reprojection
    • Writing messages to the FME log
  • FME Objects API reference
    • Features
    • Geometries
    • Coordinate system and reprojection tools
    • Geometry tools
    • Raster tools
    • Licensing
    • Other utilities
    • FME log and error messages
    • Versioning and metadata constants
  • FME Pluginbuilder API reference
    • Mapping File
    • Reader
    • Fetch Mode Constants
    • Writer

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 1994 - 2018, Safe Software Inc.

Built with Sphinx using a theme provided by Read the Docs.