fmeobjects.FMEBRepSolid.getName

FMEBRepSolid.getName()

This routine retrieves the ‘name’ of this geometry as a str. This will return None if it did not have a name associated with it.

Return type:

str or None

Returns:

The geometry’s name.