conn2SchStartUp
conn2SchStartUp( ) => t / nil
Description
Invokes the graphical user interface of the Connectivity-to-Schematic tool. This is a CIW menu callback function.
Arguments
Values Returned
|
The command was successful and the GUI of the tool is invoked. |
|
Examples
conn2SchStartUp()
=> t
Related Topics
Connectivity-to-Schematic Functions
Return to top