fmeobjects.FMEFeature.cloneAttributes¶
-
FMEFeature.
cloneAttributes
()¶ Create a new
FMEFeature
with only the attributes of this one copied over.Return type: FMEFeature Returns: A new FMEFeature
with the same attributes as the original.Raises: FMEException – An exception is raised if an error occurred.