Skip to main content
Is fmeobjects mandatory while using pythoncaller, or can i run python scripts from pythoncaller transformer without importing fmeobjects?
Hi

 

 

You only need to import fmeobjects if you want to manipulate FME features passing through the PythonCaller, or access other FME functions as described in the fmeobjects API: http://docs.safe.com/fme/html/FME_Objects_Python_API/index.html

 

 

Is there a particular reason for not wanting to import fmeobjects?

 

 

David

Reply