Navigation: C/C++ Scripting Engine > Database Functions >
dbHasNet
This function determines if the database object is attached to a net.
Synopsis
int dbHasNet( dbObject obj )
Return Value
The function returns 1 if the database object is attached to a net, else 0 is returned.
Parameters
obj - Database object