fmeobjects.FMEArc.setStartAngle

FMEArc.setStartAngle()

setStartAngle(startAngle),

Sets the start angle of the arc, measured counter-clockwise up from the horizontal. Note: ‘startAngle’ is a t angle. Refer to the @Arc (function) in the FME Functions and Factories manual for a detailed definition of ‘startAngle’.

Parameters:startAngle (float) – The start angle to set on the arc.
Return type:None