asiGetSelObjType
asiGetSelObjType(o_selObj) =>t_signalType
Description
Returns the type of the selected signal object.
Arguments
|
Selected signal object. Initial condition, nodeset, and keep objects are all signal objects |
Value Returned
|
Name of the selected signal object. The possible values are ' |
Examples
An example usage of this routine can be found in the example of asiFormatInitCond.
Return to top