dbGetPlaceBoundMaxHeight
dbGetPlaceBoundMaxHeight(d_placeBound) =>x_maxHeight/ nil
Description
(Virtuoso MultiTech Framework Only) Returns the maximum thickness of a placeBound.
Arguments
Value Returned
Example
placeBound1 = (dbCreatePlaceBound cv "pb1" list(0:0 100:100) 0 100)
\i (dbGetPlaceBoundMaxHeight placeBound1)
\t 100
\p >
Related Topics
dbGetPinGroupPlaceBoundNameAndFace
dbGetPinGroupPlaceBoundNameAndFace
Return to top