fmeobjects.FMECurve.isLinear

FMECurve.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.