fmeobjects.FMEFeature.interpolateSpline¶
-
FMEFeature.
interpolateSpline
(numPointsPerSegment, calcPhantomPoints)¶ Perform interpolation on the feature.
Parameters: Return type: Raises: FMEException – An exception is raised if an error occurred.
FMEFeature.
interpolateSpline
(numPointsPerSegment, calcPhantomPoints)¶Perform interpolation on the feature.
Parameters: | |
---|---|
Return type: | |
Raises: | FMEException – An exception is raised if an error occurred. |