fmeobjects.FMEArea.isOriented

FMEArea.isOriented(rightOrLeft)

This returns True if the geometry has the specified orientation.

Parameters:

rightOrLeft (int) – The orientation to check the FMEArea for.

Return type:

bool

Returns:

Whether the area has the specified orientation.