fmeobjects.FMEPipe.isOriented

FMEPipe.isOriented(orientation)

Returns True if the solid is oriented with the desired orientation.

Parameters:

orientation (int) – Indicates the desired orientation: 0 for the front side facing out; 1 for the front side facing in.

Return type:

bool