fmeobjects.FMEFeature.convertPointsToArc¶
-
FMEFeature.
convertPointsToArc
(radiusAttrName, startAngleAttrName, sweepAngleAttrName)¶ Converts the feature into a point feature with attributes required to define it as an arc. If the feature has more than 3 points, the arc is approximated.
Parameters: Return type: Raises: FMEException – An exception is raised if an error occurred.