fmeobjects.FMERectangleFace.sideExists

FMERectangleFace.sideExists(front)

This method checks whether the side specified by ‘front’ exists.

Parameters:

front (bool) – If ‘front’ is true then the front side will be checked otherwise the back side will be checked.

Return type:

bool

Returns:

Returns true if the side exists and false otherwise.