fmeobjects.FMEFace.addInnerBoundarySimpleArea

FMEFace.addInnerBoundarySimpleArea(innerBoundary, closeMode)

Adds an inner-boundary area to this face, represented by the specified simple area. Refer to setArea() for the usage of the parameter ‘closeMode’. If None is passed in, this face will not be modified.

Parameters:
Return type:

None