cphSbDisplayBoundaryInfo
cphSbDisplayBoundaryInfo(g_cphId{g_sbId|l_physLCV} ) => t / nil
Description
Displays boundary attributes corresponding to the specified soft block
Arguments
|
The soft block ID or a list of ("lib" "cell" "view") triplets. |
Value Returned
|
Displays the following boundary attributes of the specified soft block: |
|
Examples
cphSbDisplayBoundaryInfo(cphId sbId)
cphSbDisplayBoundaryInfo(cphId list("design" "block" "layout"))
Return to top