fmeobjects.FMEFeature.clone

FMEFeature.clone()

Create a new FMEFeature as a clone of this one.

Return type:

FMEFeature

Returns:

A clone of the original feature.

Raises:

FMEException – An exception is raised if an error occurred.