axlGetWCCSpec
axlGetWCCSpec(x_cornerHandlet_specName) =>x_spec/ nil
Description
Returns handle to a specification for the specified worst-case corner.
Arguments
|
Handle to a worst-case corner for which you want to get specification. |
||
Value Returned
Examples
Returns the handle to the specification test1.result1.
axlGetWCCSpec(1005 "test1.result1")
=> 1987
Related Topics
Return to top