FME Objects API reference ========================= This is the reference documentation for the FME Objects API for Python. As the FME Objects Python API is a wrapper around the FME Objects C++ API, most classes and methods in the Python API directly correspond to a C++ equivalent. All the classes and constants in the FME Objects Python API are in a single module: ``fmeobjects``. This documentation groups these classes and constants into broad categories for easier discovery. .. module:: fmeobjects .. toctree:: :maxdepth: 2 feature geometry/index coordsys geometrytools rastertools licensing utilities logging constants