fmeobjects.FMELine.isLinear

FMELine.isLinear()

Returns True if and only if this curve contains only lines.

Return type:bool
Returns:True if the curve contains only lines, False otherwise.