fmeobjects.FMEMultiSolid.getLabel

FMEMultiSolid.getLabel()

This routine retrieves the ‘label’ of this geometry as a str. This will return None if it did not have a label associated with it. This method replaces the deprecated getName() method.

Return type:

str or None

Returns:

The geometry’s label.