almGetPropMappingList
almGetPropMappingList(t_lib t_cell[ ?viewg_view] [ ?toolg_tool] [ ?entryg_entry] ) =>l_propMappingList/ nil
Description
Returns the propMapping parameter list for the arguments specified. The propMapping list is set with almSetPropMappingList.
Arguments
|
Name of the tool. This argument is ignored when the g_view argument is specified. |
|
Value Returned
Example
almGetPropMappingList("analogLib" "vdc" ?tool "spectre" ?entry "propMapping")
Return to top