fmeobjects.FMEFeature.clone
- FMEFeature.clone()
Create a new
FMEFeature
as a clone of this one.- Return type:
- Returns:
A clone of the original feature.
- Raises:
FMEException – An exception is raised if an error occurred.
Create a new FMEFeature
as a clone of this one.
A clone of the original feature.
FMEException – An exception is raised if an error occurred.