cphGetOccurParamIgnoreForCheck
cphGetOccurParamIgnoreForCheck(g_physConfigID t_path) =>t_listOfParamNames/ nil
Description
Returns the list of parameter names to be ignored when running Check Against Source on the specified view in the specified physical configuration.
Arguments
Value Returned
Example
val=cphGetOccurParamIgnoreForCheck(physConfigID "I0/N0")
Return to top