fmeobjects.FMEGeometryTools.setArcPrimaryRadius¶
-
FMEGeometryTools.
setArcPrimaryRadius
(arc, primRadius)¶ The zscale is ignored if geometry is 2D. The returned geometry may or may not be the original object that was passed in. If a different object is returned, the original object will be destroyed. If an error occurs an exception is thrown.
Parameters: Return type: Returns: The arc after the primary radius is set.
Raises: FMEException – An exception is raised if an error occurred.