dbCreateTapSteiner
dbCreateTapSteiner(d_cellViewId l_bBox [ tx_layer ]) =>d_steiner/nil
Description
Creates a tap steiner object with the specified bounding box in the given cellview.
Arguments
Value Returned
Examples
dbCreateTapSteiner(cv list(-5:-5 0:0) "metal3")
Related Topics
Return to top