I need one attribute value from FME and use it in python script as a parameter. How can I do this? Do I have to have def_init_() def input(), def close() also?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
To view the API documentation, navigate to your FME installation folder and go to this location: help\python\apidoc\index.html In this case you'll want to use the GetAttribute method:
|
|||
|
|
