Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

topEdge

topEdge( 
d_object 
)
=> g_coordinate / nil

Description

Returns the upper right point’s Y coordinate of the figure’s bounding box.

Arguments

d_object

A database figure.

Value Returned

g_coordinate

The Y coordinate of the upper right point of the bounding box.

nil

The object is not a database figure or it does not have a bounding box.

Related Topics

Database Access Function Argument Types

Bounding Box Functions


Return to top
 ⠀
X