cphSbDelCovObstruction
cphSbDelCovObstruction(g_cphId{g_sbId|l_physLCV} ) => t / nil
Description
Deletes the cover obstruction that is available on the specified soft block (g_sbId) or physical cellView (l_physLCV). The cover obstruction is removed from the specified layer and all lower layers.
Arguments
|
The soft block ID or a list of ("lib" "cell" "view") triplets |
Value Returned
Example
cphSbDelCovObstruction(cphId sbId)
Return to top