fmeobjects.FMEGeometryInstance.getAppearanceReference

FMEGeometryInstance.getAppearanceReference()

getAppearanceReference(front),

This method returns the appearance reference within the Library associated with this geometry instance. The ‘front’ parameter controls whether this query should return the front or the back appearance reference. Both can be fetched independently.

Parameters:

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

Return type:

int

Returns:

The unique appearance reference for this appearance.