fmeobjects.FMEFeature.buffer
- FMEFeature.buffer(width, sampleAngle)
This method generates a buffer around the feature. The features geometry is replaced by the new buffer geometry. If the feature is an area feature then the buffer is only generated on the outside (and inside holes) of the feature.
- Parameters:
- Return type:
None
- Raises:
FMEException – An exception is raised if an error occurred.