instCellName
layout instCellName string "cellName"
Description
Specifies the default name of the cell for leHiCreateInst.
GUI Equivalent
Examples
envGetVal("layout" "instCellName")
envSetVal("layout" "instCellName" 'string "MyCell1")
Related Topics
Return to top