fmeobjects.FMELibraryIterator.getAsAppearance

FMELibraryIterator.getAsAppearance()

This method returns a copy of the current shared object as an appearance if getType() returns FME_LIB_APPEARANCE. Otherwise, it returns None.

Return type:

FMEAppearance or None

Returns:

An appearance representing the current object or None.