fmeobjects.FMEAggregate.getAppearanceReference
- FMEAggregate.getAppearanceReference()
getAppearanceReference(front),
This method returns the appearance reference within the Library associated with this aggregate. The ‘front’ parameter controls whether this query should return the front or the back appearance reference. Both can be fetched independently. If this aggregate is a regular aggregate with no geometry instance, a
FMEException
will be thrown.