Skip to main content
Solved

FME objects api documents for java or .NET

  • December 18, 2015
  • 2 replies
  • 45 views

Forum|alt.badge.img+1

Where can I get FME objects API document for java or .NET for development.I can only find the python API documents.Is anyone can help me? Thanks!

Best answer by takashi

Find them under the FME home directory in your machine.

  • <FME_HOME>\\fmeobjects\\dotnet\\apidoc
  • <FME_HOME>\\fmeobjects\\java\\apidoc

If you couldn't find the docs, try re-installing FME with "install SDK" option

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

takashi
Celebrity
  • Best Answer
  • December 18, 2015

Find them under the FME home directory in your machine.

  • <FME_HOME>\\fmeobjects\\dotnet\\apidoc
  • <FME_HOME>\\fmeobjects\\java\\apidoc

If you couldn't find the docs, try re-installing FME with "install SDK" option


Forum|alt.badge.img+1
  • Author
  • December 18, 2015

Thanks a lot!!!