fmeobjects.FMESolid.copyNameFromGeometry
- FMESolid.copyNameFromGeometry(sourceGeometry)
- Copies the name of the ‘sourceGeometry’ onto this geometry. If ‘sourceGeometry’s name is blank or - None, this geometry’s name will become- None.- Parameters:
- sourceGeometry (FMEGeometry) – The geometry to copy the name from. 
- Return type:
- None