pteExpand
pteExpand(t_rowPath t_panelName[w_windowId] ) => t / nil
Description
Expands the specified item in the specified Palette panel in the specified window.
Arguments
Value Returned
Examples
pteExpand("Blockages" "Objects")
pteExpand("Grids;Routing Grid" "Grids")
pteExpand("Grids;Routing Grid" "Grids" window(2))
Return to top