fmeobjects.FMEArea.isBoundaryLinear

FMEArea.isBoundaryLinear()

Returns True if the outer boundary (and inner boundaries in the case of FMEDonut) of this area contains FMELine only.

Return type

bool

Returns

Whether the area’s boundaries contain only lines.