fmeobjects.FMEMultiSurface.removeAppearanceReference

FMEMultiSurface.removeAppearanceReference(front)

When set at this FMEMultiSurface level, the appearance represents the default appearance to apply when the contained surfaces use the default appearance instead of a specific appearance. This call will remove the inherited appearance reference stored at this level, if any, on the side specified by the parameter front.

Parameters:

front (bool) – Boolean indicting whether the appearance reference should be retrieved for the front or back of the multisurface.

Return type:

None