fmeobjects.FMECoordSysManager.defineCoordSysFromFeature

FMECoordSysManager.defineCoordSysFromFeature()

defineCoordSysFromFeature(coordSysFeature),

Defines the coordinate system from the passed in feature.

Parameters:

coordSysFeature (FMEFeature) – The FMEFeature the coordinate system is defined by.

Return type:

None

Raises:

FMEException – An FMEException is raised if there was an error.