lxMakeDummy
lxMakeDummy( t_netName ) => t / nil
Description
Starts the Make Dummy enter function for the selected set of instances which can include mosaics. The function requires a reference point and a position for the created dummy devices. The dummy devices are tied to the named net passed in via netName.
Argument
Value Returned
|
A dummy device is not created. A warning message is displayed. |
Example
lxMakeDummy("VSS")
Starts the Make Dummy enter function for the net VSS. The dummy device can then be created at the target location indicated on the canvas.
Related Topics
Return to top