db_get_bbox_y2()
Returns an integer, the y component of the upper-right corner of an object's bounding box. The bounding box is the maximum extent of any object, and is described as a rectangle.
Syntax:
db_get_bbox_y2(bboxHandle);
where
bboxHandle is the handle of an object's bounding box.
Example:
decl repBBox, y, repHandle; repBBox = db_get_rep_bbox (repHandle); y = db_get_bbox_y2(repBBox);
Download Example File:
The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()