fmeobjects.FMEFace.addInnerBoundaryCurve

FMEFace.addInnerBoundaryCurve(innerBoundary, closeMode)

Adds an inner-boundary area to this face, represented by the specified curve. 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