areaTransferFile
vrf.exportDie areaTransferFile string t_transfilename
Description
Specifies an XML file that includes rules to add some additional shapes, such as logos, in an abstract view. By default, no file is specified. Cadence recommends that you use a non-conductor SIP_SHAPE_CLASS layer (such as COMPONENT GEOMETRY) as the target layer in the XML file instead of a conductor layer. SiP Layout Option does not support CONDUCTOR class shapes or clines in die symbols because their corresponding layer might change unpredictably when the die orientation or placement is modified in the stack.
GUI Equivalent
Examples
envGetVal("vrf.exportDie" "areaTransferFile")
envSetVal("vrf.exportDie" "areaTransferFile" 'string "transA")
Related Topics
Return to top