ScrGetDieLayerName

Returns the layer on which a specified die exists.
UI Command:   None.
Syntax:   obj.ScrGetDieLayerName(<dieName>)
Parameters:  

BSTR dieName

Return Value:  

BSTR layer name

VB Example:  

obj.ScrGetDieLayerName "DIE"

IPY Example:  

oDoc.ScrGetDieLayerName('DIE')