fmeobjects.FMEArc.optimalArcTypeRetrieval
- FMEArc.optimalArcTypeRetrieval()
Returns the arc type (
FME_ARC_BY_CENTER_POINT
,FME_ARC_BY_CENTER_POINT_START_END
,FME_ARC_BY_BULGE
, orFME_ARC_BY_3_POINTS
) whose parameters that define the arc can be retrieved most efficiently and accurately.- Return type
- Returns
The arc type.