OEGetComponentName

OEGetComponentName(componentType: int) -> str

Returns a character string of the standard name for the specified OEComponent type.

name = oeszmap.OEGetComponentName(oeszmap.OEComponent_Interaction)