fmeobjects.FMETriangleStrip.hasLabel

FMETriangleStrip.hasLabel()

Returns whether or not the geometry has a label. This method replaces the deprecated hasName() method.

Return type:

bool

Returns:

Returns True if the geometry has a label and False otherwise.