importCellName
layout.wspMgr importCellName 'string "any_cell_name"
Description
Sets the cell name of the cellview to import. The default value is "".
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "importCellName")
envSetVal("layout.wspMgr" "importCellName" 'string "m2_wsp1")
Return to top