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

dbIsObjectBound

dbIsObjectBound( 
g_object
) 
=> t / nil 

Description

Determines whether or not an object is bound. If the master cellview of the object is opened, the object is bound. Otherwise it is not bound.

Arguments

g_object

An instance, a mosaic, a mosaic instance, an instance header, an instance pin, or an instance terminal.

Value Returned

t

The object is bound.

nil

The object is not bound.


Return to top
 ⠀
X