cphSbSetRectangularBoundary
cphSbSetRectangularBoundary(g_cphId{g_sbId|l_physLCV}n_width n_height) => t / nil
Description
Sets the soft block rectangular boundary with the specified dimensions.
Arguments
|
List specifying the ("lib" |
|
Value Returned
Examples
cphSbSetRectangularBoundary(cphId sbId 700 700)
cphSbSetRectangularBoundary(cphId list("design" "block" "layout") 56.1 78.4)
Return to top