fmeobjects.FMEUniversalWriter.write¶
-
FMEUniversalWriter.
write
(feature)¶ Write the next feature to the data source.
Parameters: feature (FMEFeature) – The next feature to write. Return type: None Raises: FMEException – An FMEException is raised if there was an error.