fmeobjects.FMEGeometryTools.setArcSecondaryRadius¶
-
FMEGeometryTools.
setArcSecondaryRadius
(arc, secRadius)¶ Sets the secondary radius of the arc. If the underlying arc is stored by bulge or by 3 points, it will become an arc by center point.
Parameters: Return type: Returns: The arc after the secondary radius is set.
Raises: FMEException – An exception is raised if an error occurred.