lceClearLogicalConn
lceClearLogicalConn(
d_cellViewID
)
=> t / nil
Description
Removes the logical connectivity on the specified cellview, such as nets that are not attached to terminals, and the nets and lxStickyNet property on all routes, shapes, and vias. In addition, the function clears all connectivity on instTerms and removes the markers created by the extractor.
Arguments
|
ID of the cellview for which the logical connectivity needs to be cleared. |
Value Returned
|
The logical connectivity of the specified cellview was cleared. |
|
Return to top